Class RunCommand.CommandException

    • Constructor Detail

      • CommandException

        CommandException​(String message,
                         Throwable cause)
        Creates a RunCommand.CommandException with a message and causing exception.
        Parameters:
        message - the exception message
        cause - the causing exception