public class ServerException
extends java.lang.RuntimeException
Constructor and Description |
---|
ServerException(java.lang.Exception e) |
ServerException(int code) |
ServerException(java.lang.String errorMsg) |
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode() |
void |
setStatusCode(int statusCode) |