Class WrappedBasicException

All Implemented Interfaces:
Serializable

public class WrappedBasicException extends SaSystemException
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: