类 RefusedException

所有已实现的接口:
Serializable

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

    • code

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

    • RefusedException

      public RefusedException()
    • RefusedException

      public RefusedException(String message)
  • 方法详细资料

    • getCode

      public Integer getCode()