Searched refs:commandException (Results 1 – 1 of 1) sorted by relevance
1497 CommandException commandException = (CommandException) ar.exception; in handleMessage() local1498 switch (commandException.getCommandError()) { in handleMessage()1510 vendorCause = commandException.getCommandError().toString(); in handleMessage()