Package com.saperion.exception
Class WrappedBasicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.saperion.exception.SaBasicException
com.saperion.exception.SaSystemException
com.saperion.exception.WrappedBasicException
- All Implemented Interfaces:
Serializable
This exception is intended to wrap instances of
SaBasicException
in order to
transport them by rmi without breaking compatibility of existent calls and
operations
.- Author:
- jschwarz
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString