Click or drag to resize

InsufficientDataException Constructor

Overload List
  NameDescription
Public methodInsufficientDataException
Initializes a new insufficient data exception.
Public methodInsufficientDataException(String)
Initializes a new insufficient data exception with the given exception message.
Public methodInsufficientDataException(String, Exception)
Initializes a new insufficient data exception with the given exception message and inner exception.
Top
See Also