Package com.pff
Class PSTException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pff.PSTException
- All Implemented Interfaces:
Serializable
Simple exception for PST File related errors
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final longeclipse generated serial UID -
Constructor Summary
Constructors -
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
private static final long serialVersionUIDeclipse generated serial UID- See Also:
-
-
Constructor Details
-
PSTException
PSTException(String error) -
PSTException
-