Package org.intocps.maestro.plugin
Class ExpandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.intocps.maestro.plugin.ExpandException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExpandException(String message) ExpandException(String message, Throwable cause) ExpandException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) ExpandException(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
-
ExpandException
public ExpandException() -
ExpandException
-
ExpandException
-
ExpandException
-
ExpandException
-