Module org.snmp4j

Class SnmpCompletableFuture.ReportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.snmp4j.fluent.SnmpCompletableFuture.ReportException
All Implemented Interfaces:
Serializable
Enclosing class:
SnmpCompletableFuture

public static class SnmpCompletableFuture.ReportException extends Exception
This ReportException represents an SNMP PDU.REPORT PDU.
See Also:
  • Constructor Details

    • ReportException

      public ReportException(ScopedPDU report)
  • Method Details