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
public class CollectRdbException extends RuntimeException
- Author:
- G. Miceli
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CollectRdbException()CollectRdbException(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
-
-