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