- All Implemented Interfaces:
- java.io.Serializable
public class SignEncryptException
extends java.lang.Exception
Exception that is thrown by the SignEncryptException object. Note that unless you are
calling SignAndEncryptedMessageHandler.initializeContext() or SignAndEncryptedMessageHandler.cacheIdentity() yourself,
you do not have to catch this exception as it would be the inner exception
of a ClientException.
- See Also:
- Serialized Form