javax.xml.registry
Class RegistryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.registry.JAXRException
javax.xml.registry.RegistryException
- All Implemented Interfaces:
- Serializable, JAXRResponse
- Direct Known Subclasses:
- DeleteException, FindException, SaveException
public class RegistryException
- extends JAXRException
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
RegistryException
public RegistryException()
RegistryException
public RegistryException(String message)
RegistryException
public RegistryException(Throwable cause)
RegistryException
public RegistryException(String message,
Throwable cause)
getErrorObjectKey
public Key getErrorObjectKey()
throws JAXRException
- Throws:
JAXRException
setErrorObjectKey
public void setErrorObjectKey(Key errorObjectKey)
throws JAXRException
- Throws:
JAXRException
Copyright © 2006 Apache Software Foundation. All Rights Reserved.