Class HTTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wikirate4j.exceptions.HTTPException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BadRequestException, ForbiddenException, NotFoundException, TooManyRequestsException, UnauthorizedException, WikiRateServerErrorException
- Author:
- Vasiliki Gkatziaki
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HTTPException
-