org.ow2.petals.registry.api.ws
Class RemoteRegistryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.petals.registry.api.ws.RemoteRegistryException
All Implemented Interfaces:
java.io.Serializable

public class RemoteRegistryException
extends java.lang.Exception

Author:
Christophe HAMERLING - eBM WebSourcing
See Also:
Serialized Form

Constructor Summary
RemoteRegistryException()
           
RemoteRegistryException(java.lang.String message)
           
RemoteRegistryException(java.lang.String message, java.lang.Throwable cause)
           
RemoteRegistryException(java.lang.Throwable cause)
           
 
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

RemoteRegistryException

public RemoteRegistryException()

RemoteRegistryException

public RemoteRegistryException(java.lang.String message,
                               java.lang.Throwable cause)

RemoteRegistryException

public RemoteRegistryException(java.lang.String message)

RemoteRegistryException

public RemoteRegistryException(java.lang.Throwable cause)


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