Class BeanInvocationException

    • Constructor Detail

      • BeanInvocationException

        public BeanInvocationException()
      • BeanInvocationException

        public BeanInvocationException​(String message,
                                       Object... args)
      • BeanInvocationException

        public BeanInvocationException​(Throwable throwable,
                                       String message,
                                       Object... args)
      • BeanInvocationException

        public BeanInvocationException​(Throwable throwable)