Overload List

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

See Also