| FatalErrorException(String) | This initializes a new instance of the FatalErrorException class with a specified error message. |
| FatalErrorException(SerializationInfo, StreamingContext) | This is for serialization purposes. |
| FatalErrorException(String, Exception) | This initializes a new instance of the FatalErrorException class with a specified error message and cause exception. |