Class SubstitutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.util.exception.ServiceException
com.suncode.pwfl.administration.substitution.exception.SubstitutionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSubstitutionException
(String message) SubstitutionException
(String message, Throwable cause) SubstitutionException
(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
-
SubstitutionException
public SubstitutionException() -
SubstitutionException
-
SubstitutionException
-
SubstitutionException
-