IdtException Constructor

Creates a new instance of IdtException.

Overload List

IdtException Creates a new instance of IdtException using the current execution context.
IdtException(String) Creates a new instance of IdtException with the specified error message.
IdtException(String, Exception) Creates a new instance of IdtException with the specified error message and InnerException property.

See Also