Overload List

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

See Also