org.ow2.carol.cmi.jndi.context
Class CMINamingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.naming.NamingException
              extended by org.ow2.carol.cmi.jndi.context.CMINamingException
All Implemented Interfaces:
java.io.Serializable

public class CMINamingException
extends javax.naming.NamingException

Type of exception thrown by a CMIContext.

Author:
The new CMI team
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.naming.NamingException
remainingName, resolvedName, resolvedObj, rootException
 
Constructor Summary
CMINamingException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class javax.naming.NamingException
appendRemainingComponent, appendRemainingName, getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, initCause, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMINamingException

public CMINamingException(java.lang.String msg)


Copyright © 2008 OW2 Consortium. All Rights Reserved.