Package com.subzero
Class SubzeroException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.subzero.SubzeroException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionSubzeroException
(String message) SubzeroException
(String message, int httpStatusCode) SubzeroException
(String message, int httpStatusCode, String description) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SubzeroException
-
SubzeroException
-
SubzeroException
-
-
Method Details
-
getHttpStatusCode
public int getHttpStatusCode()
-