org.ow2.petals.registry.database
Class RegistryClient.IsContextException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.registry.database.RegistryClient.IsContextException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RegistryClient

protected class RegistryClient.IsContextException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
RegistryClient.IsContextException(javax.naming.CompositeName contextName)
           
 
Method Summary
 javax.naming.CompositeName getContextName()
           
 
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

RegistryClient.IsContextException

public RegistryClient.IsContextException(javax.naming.CompositeName contextName)
Method Detail

getContextName

public javax.naming.CompositeName getContextName()


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.