@ResponseStatus(code=INTERNAL_SERVER_ERROR,
reason="Database Query failed")
public static class DatabaseHealthChecker.DbQueryFailedException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
DbQueryFailedException(java.lang.String timed_db_query_failed,
java.lang.Exception e) |