Package net.jalbum.util
Class WorkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.jalbum.util.WorkException
- All Implemented Interfaces:
Serializable
Work wraps any exception that's being thrown in WorkException. WorkException includes
the item that caused the exception to be thrown
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorkException
-
-
Method Details
-
getItem
-