Package com.adobe.reef.siren
Class SirenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.reef.siren.SirenException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BuilderException,ConverterException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSirenException(String message) SirenException(String message, Throwable cause) SirenException(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
-
SirenException
public SirenException() -
SirenException
-
SirenException
-
SirenException
-