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 SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
UnknownDefinitionException
 
- 
- 
Method Details- 
getDefinitionName
 
-