Click or drag to resize

IdtException Constructor

Creates a new instance of IdtException.
Overload List
 NameDescription
Protected methodIdtException Creates a new instance of IdtException using the current execution context.
Protected methodIdtException(String) Creates a new instance of IdtException with the specified error message.
Protected methodIdtException(SerializationInfo, StreamingContext) Creates a new instance of IdtException.
Protected methodIdtException(String, Exception) Creates a new instance of IdtException with the specified error message and InnerException property.
Top
See Also