Package com.chargehound.errors
Class ChargehoundException.HttpException.InternalServerError
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.chargehound.errors.ChargehoundException
com.chargehound.errors.ChargehoundException.HttpException
com.chargehound.errors.ChargehoundException.HttpException.InternalServerError
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ChargehoundException.HttpException
public static class ChargehoundException.HttpException.InternalServerError extends ChargehoundException.HttpException
- See Also:
- Serialized Form
-
Nested Class Summary
Nested classes/interfaces inherited from class com.chargehound.errors.ChargehoundException.HttpException
ChargehoundException.HttpException.BadRequest, ChargehoundException.HttpException.Forbidden, ChargehoundException.HttpException.InternalServerError, ChargehoundException.HttpException.NotFound, ChargehoundException.HttpException.UnauthorizedNested classes/interfaces inherited from class com.chargehound.errors.ChargehoundException
ChargehoundException.HttpException -
Method Summary
Methods inherited from class com.chargehound.errors.ChargehoundException.HttpException
getReason, getStatusCode, getTypeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait