public class

SnmpBadSecurityLevelException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.sun.jmx.snmp.SnmpBadSecurityLevelException

Class Overview

This exception is thrown when an incorrect security level is handled.

This API is a Sun Microsystems internal API and is subject to change without notice.

Summary

Public Constructors
SnmpBadSecurityLevelException(String msg)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public SnmpBadSecurityLevelException (String msg)