Class InvocationRuntimeException

    • Constructor Detail

      • InvocationRuntimeException

        public InvocationRuntimeException()
      • InvocationRuntimeException

        public InvocationRuntimeException​(String message)
      • InvocationRuntimeException

        public InvocationRuntimeException​(Throwable cause)
      • InvocationRuntimeException

        public InvocationRuntimeException​(String message,
                                          Throwable cause)