InternalErrorException Constructor |
Name | Description | |
---|---|---|
InternalErrorException | Creates a new instance of InternalErrorException. | |
InternalErrorException(String) | Creates a new instance of InternalErrorException specifying the error message. | |
InternalErrorException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InternalErrorException class.
| |
InternalErrorException(String, Exception) | Creates a new instance of InternalErrorException specifying the error message and inner
exception. |