Class ImATeapotException

All Implemented Interfaces:
Serializable

public class ImATeapotException extends HttpClientException
HttpStatusCode 418 denoting the api is wrongfully using a teapot for making coffee as specified in the Hyper Text Coffee Pot Control Protocol (see RFC 2324 for details).
See Also:
  • Constructor Details

    • ImATeapotException

      public ImATeapotException(String methodKey, int status, String request)