Overload List

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

See Also