| DynamicDataException Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| DynamicDataException |
Construct DynamicDataException
| |
| DynamicDataException(String) |
Construct DynamicDataException with a specific message
| |
| DynamicDataException(SerializationInfo, StreamingContext) |
Construct DynamicDataException for serialization exceptions
| |
| DynamicDataException(String, Exception) |
Construct DynamicDataException with a specific message and an innerException
|