GraphMine

graphmine-core / io.github.sof3.graphmine.command / CommandException / <init>

<init>

CommandException()

Represents any user-friendly errors reported from commands.

Commands are not required to use this exception. It is only here for more convenient control flow (e.g. can throw exception directly instead of calling response() then return)