Class HandlerResult.Success<ERROR,​EVENT>

    • Method Detail

      • isError

        public boolean isError()
        Description copied from interface: HandlerResult
        Did the command handling result in an error?
        Specified by:
        isError in interface HandlerResult<ERROR,​EVENT>
        Returns:
        Did the command handling result in an error?