Overload | Description |
---|---|
InternalErrorException Constructor() | Initializes a new instance of the InternalErrorException class. |
InternalErrorException Constructor(Int32) | Initializes a new instance of the InternalErrorException class. |
InternalErrorException Constructor(String) | Initializes a new instance of the InternalErrorException class. |
InternalErrorException Constructor(Int32,String) | Initializes a new instance of the InternalErrorException class. |
InternalErrorException Constructor(String,Exception) | Initializes a new instance of the InternalErrorException class. |
Is this page helpful?
Yes
No