CommandResultException

constructor(commandResult: CommandResult, cause: Throwable? = null)

Parameters

commandResult

the command result containing error information

cause

the underlying cause (optional)