La classe SNMPExceptionSNMPException
&reftitle.intro;
Représente une erreur lancée par SNMP. Vous ne devez
pas lancer une exception SNMPException
depuis votre code.
Voir les exceptions
pour plus d'informations sur les exceptions en PHP.
&reftitle.classsynopsis;
SNMPExceptionSNMPExceptionextendsRuntimeException&Properties;protectedstringcode&InheritedProperties;&InheritedMethods;
&reftitle.properties;
code
Code erreur de la bibliothèque SNMP.
Utiliser la fonction Exception::getCode
pour y accéder.