Class JcrInfoCommandException

    • Constructor Detail

      • JcrInfoCommandException

        public JcrInfoCommandException​(String message)
        Parameters:
        message - the message
      • JcrInfoCommandException

        public JcrInfoCommandException​(String message,
                                       Object[] arguments)
        Parameters:
        message - the message
        arguments - the arguments
      • JcrInfoCommandException

        public JcrInfoCommandException​(String message,
                                       Throwable cause)
        Parameters:
        message - the message
        cause - the cause
      • JcrInfoCommandException

        public JcrInfoCommandException​(String message,
                                       Throwable cause,
                                       Object[] arguments)
        Parameters:
        message - the message
        cause - the cause
        arguments - the arguments