| 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. |