Package com.stimulsoft.base.exception
Class StiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stimulsoft.base.exception.StiException
- All Implemented Interfaces:
Serializable
Copyright Stimulsoft
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStiException(String message) StiException(String message, Throwable cause) StiException(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
-
StiException
public StiException() -
StiException
-
StiException
-
StiException
-