Class HttpException

All Implemented Interfaces:
Serializable

public class HttpException extends RuntimeException
See Also:
  • Constructor Details

    • HttpException

      public HttpException(int code, Throwable cause)
  • Method Details

    • getCode

      public int getCode()