Class SnmpObjectIdFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.netxms.client.snmp.SnmpObjectIdFormatException
All Implemented Interfaces:
Serializable

public class SnmpObjectIdFormatException extends Exception
SNMP Object Id format exception
See Also:
  • Constructor Details

    • SnmpObjectIdFormatException

      public SnmpObjectIdFormatException(String message)