Overload List

  NameDescription
Public methodPaymentProcessingException()()()()
Instantiates a new InvalidContactException using the default message
Public methodPaymentProcessingException(String)
Instantiates a new InvalidContactException using the supplied message
Protected methodPaymentProcessingException(SerializationInfo, StreamingContext)
Instantiates a new InvalidContactException using the supplied serialization info
Public methodPaymentProcessingException(String, Exception)
Instantiates a new InvalidContactException using the supplied message along with an additional exception that caused this one to be thrown

See Also