com.cybersource.ws.client
Class SignEncryptException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.cybersource.ws.client.SignEncryptException
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

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2017. All Rights Reserved.