Searched defs:mapGetException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/agent/
H A DSnmpRequestTree.java107 public static int mapGetException(int errorStatus, int version) method in class:SnmpRequestTree
343 final int errorCode = mapGetException(exception.getStatus(),

Completed in 34 milliseconds