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