Overload List

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

See Also