Package org.pjdbc.capabilities
Class PjdbcCapabilitiesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pjdbc.capabilities.PjdbcCapabilitiesException
- All Implemented Interfaces:
Serializable
Exception thrown when capabilities cannot be loaded or parsed.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPjdbcCapabilitiesException(String message) PjdbcCapabilitiesException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PjdbcCapabilitiesException
-
PjdbcCapabilitiesException
-