MiPendingCommand.fail
void fail(Throwable error) @trustedCompletes this pending command with an error.
Parameters
error | Error to rethrow from wait. |
void fail(Throwable error) @trustedCompletes this pending command with an error.
error | Error to rethrow from wait. |