com.sun.jdmk.interceptor
Class InterceptorCycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.management.JMException
com.sun.jdmk.interceptor.InterceptorCycleException
- All Implemented Interfaces:
- Serializable
public class InterceptorCycleException
- extends JMException
Thrown when changing a chain of interceptors would produce a
cycle.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InterceptorCycleException
public InterceptorCycleException()
InterceptorCycleException
public InterceptorCycleException(String detail)
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.