The SNMPException class
(PHP 5 >= 5.4.0, PHP 7, PHP 8)
简介
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.
类摘要
/* 继承的属性 */
/* 继承的方法 */
}属性
- code
-
SNMP
library error code. Use Exception::getCode() to access it.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。