类 ExceptionClass


  • public class ExceptionClass
    extends java.lang.Object
    定义需要进行转化的异常类参数模型
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型 方法 说明
      boolean isClass​(java.lang.Throwable throwable, int depth)  
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • ExceptionClass

        public ExceptionClass()
    • 方法详细资料

      • isClass

        public boolean isClass​(java.lang.Throwable throwable,
                               int depth)