org.objectweb.carol.rmi.jrmp.interceptor
Class JDuplicateName

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.objectweb.carol.rmi.jrmp.interceptor.JDuplicateName
All Implemented Interfaces:
java.io.Serializable

public class JDuplicateName
extends java.lang.Exception

Exception JDuplicateName is the CAROL JRMP Interceptor Registering Exception This Exception occur when 2 Interceptors with the same name are registered

Version:
1.0, 15/07/2002
Author:
Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
See Also:
Serialized Form

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