Class TobagoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.myfaces.tobago.exception.TobagoException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TobagoConfigurationException
- Since:
- Tobago 4.0.0
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionTobagoException(String message) TobagoException(String message, Throwable cause) TobagoException(Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
TobagoException
- 
TobagoException
- 
TobagoException
 
-