Click or drag to resize

IPNExceedsLengthLimitException Constructor

Overload List
  NameDescription
Public methodIPNExceedsLengthLimitException
Initializes a new instance of the IPNExceedsLengthLimitException class.
Public methodIPNExceedsLengthLimitException(String)
Initializes a new instance of the IPNExceedsLengthLimitException class with a specified error message.
Public methodIPNExceedsLengthLimitException(SerializationInfo, StreamingContext)
Initializes a new instance of the IPNExceedsLengthLimitException class with serialized data.
Top
See Also