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: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Mi, 25. Okt 2006) $
- 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 © 2003-2012 The Apache Software Foundation. All Rights Reserved.