| Overload | Description |
|---|---|
| InvalidAreaException Constructor() | Initializes a new instance of the InternalException class. |
| InvalidAreaException Constructor(String) | Initializes a new instance of the InternalException class with a given message. |
| InvalidAreaException Constructor(String,Exception) | Initializes a new instance of the InternalException class with a given message and inner exception. |
