JBossMX Parent POM 6.0.0.GA

org.jboss.mx.interceptor
Class InterceptorNameConflictException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jboss.mx.interceptor.InterceptorNameConflictException
All Implemented Interfaces:
Serializable

public class InterceptorNameConflictException
extends Exception

Exception thrown when attempting to register a shared interceptor with an already existing interceptor name.

Version:
$Revision: 85671 $
Author:
Juha Lindfors.
See Also:
AbstractInterceptor, Serialized Form

Constructor Summary
InterceptorNameConflictException()
           
InterceptorNameConflictException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InterceptorNameConflictException

public InterceptorNameConflictException()

InterceptorNameConflictException

public InterceptorNameConflictException(String msg)

JBossMX Parent POM 6.0.0.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.