Click or drag to resize
DynamicDataException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodDynamicDataException
Construct DynamicDataException
Public methodDynamicDataException(String)
Construct DynamicDataException with a specific message
Protected methodDynamicDataException(SerializationInfo, StreamingContext)
Construct DynamicDataException for serialization exceptions
Public methodDynamicDataException(String, Exception)
Construct DynamicDataException with a specific message and an innerException
Top
See Also