Package com.saperion.exception
Class UnknownDefinitionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.saperion.exception.SaBasicException
com.saperion.exception.UnknownDefinitionException
- All Implemented Interfaces:
Serializable
This exception indicates that a given document definition could not be found.
- Author:
- jschwarz
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownDefinitionException
-
-
Method Details
-
getDefinitionName
-