Package org.technologybrewery.baton
Class BatonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.technologybrewery.baton.BatonException
- All Implemented Interfaces:
Serializable
Baton-specific exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBatonException(String message) BatonException(String message, Throwable cause) BatonException(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
-
BatonException
public BatonException() -
BatonException
-
BatonException
-
BatonException
-