InsufficientDataException Constructor |
Name | Description | |
---|---|---|
![]() | InsufficientDataException |
Initializes a new insufficient data exception.
|
![]() | InsufficientDataException(String) |
Initializes a new insufficient data exception with the given exception message.
|
![]() | InsufficientDataException(String, Exception) |
Initializes a new insufficient data exception with the given exception message and inner exception.
|