Class HttpException

All Implemented Interfaces:
Serializable

public class HttpException extends RuntimeException
// TODO: Adrian: Document this!
See Also:
  • Constructor Details

    • HttpException

      public HttpException(String s)
    • HttpException

      public HttpException(String s, Throwable throwable)
    • HttpException

      public HttpException(Throwable throwable)