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

public class HTTPException extends Exception
Author:
Vasiliki Gkatziaki
See Also:
  • Constructor Details

    • HTTPException

      public HTTPException(String message)