Property | Type | Description | |
---|---|---|---|
ServerFault | System |
Method | Description | |
---|---|---|
ServerFault ( String exceptionType, String message, String stackTrace ) : System |
Method | Description | |
---|---|---|
ServerFault ( Exception exception ) : System |
public ServerFault ( String exceptionType, String message, String stackTrace ) : System | ||
exceptionType | String | |
message | String | |
stackTrace | String | |
return | System |