Class AopConfigException

    • Constructor Detail

      • AopConfigException

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

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