类 AopConfigException

    • 构造器详细资料

      • AopConfigException

        public AopConfigException​(String msg)
        Constructor for AopConfigException.
        参数:
        msg - the detail message
      • AopConfigException

        public AopConfigException​(String msg,
                                  Throwable cause)
        Constructor for AopConfigException.
        参数:
        msg - the detail message
        cause - the root cause