com.sun.jdmk.interceptor
Class InterceptorNotPresentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.management.JMException
com.sun.jdmk.interceptor.InterceptorNotPresentException
- All Implemented Interfaces:
- Serializable
public class InterceptorNotPresentException
- extends JMException
An MBeanServerInterceptor
was not found when expected.
- See Also:
ForwardingMBeanServerInterceptor.remove(com.sun.jdmk.JdmkMBeanServer)
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterceptorNotPresentException
public InterceptorNotPresentException()
InterceptorNotPresentException
public InterceptorNotPresentException(String detail)
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.