org.ow2.petals.microkernel.api.jbi.messaging.registry
Class RegistryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jbi.JBIException
org.ow2.petals.microkernel.api.jbi.messaging.registry.RegistryException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EndpointAlreadyExistsException
public class RegistryException
- extends javax.jbi.JBIException
- Author:
- Adrien LOUIS - EBM WebSourcing
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RegistryException
public RegistryException(String message)
RegistryException
public RegistryException(String message,
Throwable cause)
RegistryException
public RegistryException(Throwable cause)
Copyright © 2005-2015 Linagora. All Rights Reserved.