Class DatasourceLimitException
Object
Throwable
Exception
RuntimeException
DatasourceException
DatasourceLimitException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDatasourceLimitException(long limit) DatasourceLimitException(String message) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DatasourceLimitException
public DatasourceLimitException(long limit) -
DatasourceLimitException
-