The SNMPException class
(PHP 5 >= 5.4.0)
Introduction
Represents an error raised by SNMP. You should not throw a SNMPException from your own code. See Exceptions for more information about Exceptions in PHP.
Class synopsis
SNMPException
extends
RuntimeException
{
/* Properties */
/* Inherited properties */
/* Inherited methods */
}Properties
- code
-
SNMPlibrary error code. Use Exception::getCode() to access it.
Коментарии
404 Not Found