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:
- java.io.Serializable, JAXRResponse
- Direct Known Subclasses:
- DeleteException, FindException, SaveException
public class RegistryException
- extends JAXRException
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Wed, 25 Oct 2006) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RegistryException
public RegistryException()
RegistryException
public RegistryException(java.lang.String message)
RegistryException
public RegistryException(java.lang.Throwable cause)
RegistryException
public RegistryException(java.lang.String message,
java.lang.Throwable cause)
getErrorObjectKey
public Key getErrorObjectKey()
throws JAXRException
- Throws:
JAXRException
setErrorObjectKey
public void setErrorObjectKey(Key errorObjectKey)
throws JAXRException
- Throws:
JAXRException
Copyright © 2009. All Rights Reserved.