类 ErrorPageException

所有已实现的接口:
Serializable

public class ErrorPageException extends RuntimeException
另请参阅:
  • 字段详细资料

    • code

      public static Integer code
  • 构造器详细资料

    • ErrorPageException

      public ErrorPageException()
    • ErrorPageException

      public ErrorPageException(String message)
    • ErrorPageException

      public ErrorPageException(HTTPCODE message)
    • ErrorPageException

      public ErrorPageException(Integer codes, String message)
  • 方法详细资料

    • getCode

      public Integer getCode()