Package org.luwrain.pim
Class PimException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.luwrain.pim.PimException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FetchingException
- See Also:
-
Constructor Summary
ConstructorDescriptionPimException
(String message) PimException
(String message, Exception cause) PimException
(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
-
PimException
-
PimException
-
PimException
-