Method | Description | |
---|---|---|
FatalException ( ) : System | ||
FatalException ( string message ) : System | ||
FatalException ( string message, Exception innerException ) : System |
Method | Description | |
---|---|---|
FatalException ( SerializationInfo info, StreamingContext context ) : System |
protected FatalException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public FatalException ( string message ) : System | ||
message | string | |
return | System |
public FatalException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |