public class GeneralException extends CarrierException
FACILITY_DHT, FACILITY_GENERAL, FACILITY_ICE, FACILITY_RESERVED1, FACILITY_RESERVED2, FACILITY_SYSTEM| Modifier | Constructor and Description |
|---|---|
protected |
GeneralException(int errorCode) |
protected |
GeneralException(int errorCode,
java.lang.String message) |
protected |
GeneralException(int errorCode,
java.lang.String message,
java.lang.Throwable cause) |
protected |
GeneralException(int errorCode,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFacility() |
fromErrorCode, fromErrorCode, fromErrorCode, fromErrorCode, getCode, getErrorCode, getMessageprotected GeneralException(int errorCode)
protected GeneralException(int errorCode,
java.lang.String message)
protected GeneralException(int errorCode,
java.lang.String message,
java.lang.Throwable cause)
protected GeneralException(int errorCode,
java.lang.Throwable cause)
public int getFacility()
getFacility in class CarrierException