Package com.saperion.ngc.exception
Class FavoriteReadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.saperion.ngc.exception.NgcException
com.saperion.ngc.exception.FavoriteReadException
- All Implemented Interfaces:
Serializable
Exception thrown when a favorite's properties and settings can not be read or interpreted.
- See Also:
-
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
-
Constructor Details
-
FavoriteReadException
Constructor.- Parameters:
message
- exception message
-