Package com.chargehound.errors
Class ChargehoundException.HttpException.Unauthorized
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.chargehound.errors.ChargehoundException
-
- com.chargehound.errors.ChargehoundException.HttpException
-
- com.chargehound.errors.ChargehoundException.HttpException.Unauthorized
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ChargehoundException.HttpException
public static class ChargehoundException.HttpException.Unauthorized 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.Unauthorized
-
Nested classes/interfaces inherited from class com.chargehound.errors.ChargehoundException
ChargehoundException.HttpException
-
-
Method Summary
-
Methods inherited from class com.chargehound.errors.ChargehoundException.HttpException
getReason, getStatusCode, getType
-
-