Module org.snmp4j

Class SnmpCompletableFuture.SnmpErrorException

    • Constructor Detail

      • SnmpErrorException

        public SnmpErrorException​(int errorStatus,
                                  int errorIndex)
    • Method Detail

      • getErrorStatus

        public int getErrorStatus()
      • getErrorIndex

        public int getErrorIndex()
      • getErrorMessage

        public String getErrorMessage()