程序包 dev.utils.common

类 ReflectUtils.ReflectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.utils.common.ReflectUtils.ReflectException
所有已实现的接口:
Serializable
封闭类:
ReflectUtils

public static class ReflectUtils.ReflectException extends Exception
detail: 定义 ReflectUtils 工具异常类
作者:
Ttt
另请参阅:
  • 构造器详细资料

    • ReflectException

      public ReflectException(String message)
    • ReflectException

      public ReflectException(String message, Throwable cause)
    • ReflectException

      public ReflectException(Throwable cause)