Package org.vast.cdm.common
Class CDMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.vast.cdm.common.CDMException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCDMException
(String message) CDMException
(String message, Exception e) CDMException
(String locator, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
locator
-
-
Constructor Details
-
CDMException
-
CDMException
-
CDMException
-
CDMException
-
-
Method Details
-
getLocator
-
setLocator
-