Class SnmpException

Object
Throwable
Exception
com.zebra.sdk.printer.SnmpException
All Implemented Interfaces:
Serializable

public class SnmpException extends Exception
Signals that an error has occurred when attempting to communicate with SNMP.
See Also:
  • Constructor Details

    • SnmpException

      public SnmpException(String message)
      Constructs an SnmpException with message as the detailed error message
      Parameters:
      message - the error message