Overload List

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

See Also