类 ExceptionDTO


  • public class ExceptionDTO
    extends java.lang.Object
    异常信息
    作者:
    guer
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static int REASON_MAX_LENGTH
      原因最大长度
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • REASON_MAX_LENGTH

        public static final int REASON_MAX_LENGTH
        原因最大长度
        另请参阅:
        常量字段值
    • 构造器详细资料

      • ExceptionDTO

        public ExceptionDTO()