RegistryException (Java EE 5)

Java EE API


javax.xml.registry Class RegistryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.xml.registry.JAXRException
              extended by javax.xml.registry.RegistryException
All Implemented Interfaces:
Serializable, JAXRResponse
Direct Known Subclasses:
DeleteException, FindException, SaveException

public class RegistryException
extends JAXRException

Extends: Throwable > Exception > JAXRException

此类是所有在注册表提供者端(而不是 JAXR 客户端)检测到的 Exception 的公共基类。
英文文档:

This is the common base class for all Exceptions that are detected on the registry provider side rather than the JAXR client side.

Author:
Farrukh S. Najmi
See Also:
Serialized Form

Field Summary
 
Fields inherited from class javax.xml.registry.JAXRException
 
Fields inherited from interface javax.xml.registry.JAXRResponse
 
Constructor Summary
 
Method Summary
 Key
 void
 
Methods inherited from class javax.xml.registry.JAXRException
 
Methods inherited from class java.lang.Throwable
 
Methods inherited from class java.lang.Object
 

Constructor Detail

public RegistryException()
构造不带原因或嵌入 Throwable 的 JAXRException 对象。
英文文档:

RegistryException

public RegistryException()
Constructs a JAXRException object with no reason or embedded Throwable.


public RegistryException(String reason)
构造一个 JAXRException 对象,使用给定 String 作为抛出异常的原因。
reason 对导致异常的原因的描述
英文文档:

RegistryException

public RegistryException(String reason)
Constructs a JAXRException object with the given String as the reason for the exception being thrown.

Parameters:
reason - a description of what caused the exception


public RegistryException(String reason, Throwable cause)
构造一个 JAXRException 对象,使用给定 String 作为抛出异常的原因,使用给定 Throwable 对象作为嵌入的 Throwable。
reason 对导致异常的原因的描述
cause 将嵌入此 JAXRException 对象的 Throwable 对象
英文文档:

RegistryException

public RegistryException(String reason,
                         Throwable cause)
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.

Parameters:
reason - a description of what caused the exception
cause - a Throwable object that is to be embedded in this JAXRException object


public RegistryException(Throwable cause)
构造使用给定 Throwable 对象初始化的 JAXRException 对象。
cause 导致此 Exception 的 Throwable
英文文档:

RegistryException

public RegistryException(Throwable cause)
Constructs a JAXRException object initialized with the given Throwable object.

Parameters:
cause - the Throwable that caused this Exception

Method Detail

public Key getErrorObjectKey() throws JAXRException
获取注册表中遇到错误的第一个对象的 Key。
return 第一个出错对象的键
英文文档:

getErrorObjectKey

public Key getErrorObjectKey()
                      throws JAXRException
Gets the Key to the first object that encountered an error in the registry.

Returns:
the key to the first object in error
Throws:
JAXRException

public void setErrorObjectKey(Key key) throws JAXRException
设置注册表中遇到错误的第一个对象的 Key。
key 第一个出错对象的键
英文文档:

setErrorObjectKey

public void setErrorObjectKey(Key key)
                       throws JAXRException
Sets the Key to the first object that encountered an error in the registry.

Parameters:
key - the key to the first object in error
Throws:
JAXRException


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!