当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
RegistryException (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
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:
- JAXRResponse, Serializable
- Direct Known Subclasses:
- DeleteException, FindException, SaveException
- public class RegistryException
- extends JAXRException
- Version:
- $Revision: 1.1 $
- Author:
- Scott.Stark@jboss.org
- See Also:
- Serialized Form
RegistryException
public RegistryException()
RegistryException
public RegistryException(String msg)
RegistryException
public RegistryException(String msg,
Throwable cause)
RegistryException
public RegistryException(Throwable cause)
getErrorObjectKey
public Key getErrorObjectKey()
throws JAXRException
- Throws:
JAXRException
setErrorObjectKey
public void setErrorObjectKey(Key key)
throws JAXRException
- Throws:
JAXRException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.