org.mule.registry
Class RegistryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mule.umo.UMOException
org.mule.registry.RegistryException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ValidationException
- public class RegistryException
- extends UMOException
Base Registry exception thrown when reading or writing to the registry
- Version:
- $Revision: 7976 $
- Author:
- Ross Mason
- See Also:
- Serialized Form
Methods inherited from class org.mule.umo.UMOException |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage |
RegistryException
public RegistryException(Message message)
RegistryException
public RegistryException(Message message,
Throwable throwable)
RegistryException
public RegistryException(Throwable throwable)
RegistryException
public RegistryException(String message)
RegistryException
public RegistryException(String message,
Throwable throwable)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.