com.cybersource.ws.client
Class SignEncryptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cybersource.ws.client.SignEncryptException
- All Implemented Interfaces:
- Serializable
public class SignEncryptException
- extends 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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Copyright © 2016. All Rights Reserved.