Package org.openforis.collect.relational
Class CollectRdbException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.openforis.collect.relational.CollectRdbException
- All Implemented Interfaces:
Serializable
- Author:
- G. Miceli
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCollectRdbException(String message) CollectRdbException(String message, Throwable cause) CollectRdbException(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
-
CollectRdbException
public CollectRdbException() -
CollectRdbException
-
CollectRdbException
-
CollectRdbException
-