|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.xml.registry Class FindException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.xml.registry.JAXRException
javax.xml.registry.RegistryException
javax.xml.registry.FindException
- All Implemented Interfaces:
- Serializable, JAXRResponse
public class FindException
- extends RegistryException
Extends:
Throwable > Exception > JAXRException > RegistryException
执行 find 操作期间发生的 RegistryException。
A RegistryException that occurs during a find action.
- Author:
- Farrukh S. Najmi
- See Also:
- Serialized Form
| Field Summary |
|---|
| Fields inherited from class javax.xml.registry.JAXRException |
|---|
cause |
| Fields inherited from interface javax.xml.registry.JAXRResponse |
|---|
STATUS_FAILURE, STATUS_SUCCESS, STATUS_UNAVAILABLE, STATUS_WARNING |
| Constructor Summary | |
|---|---|
FindException()
Constructs a JAXRException object with no
reason or embedded Throwable. |
|
FindException(String reason)
Constructs a JAXRException object with the given
String as the reason for the exception being thrown. |
|
FindException(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. |
|
FindException(Throwable cause)
Constructs a JAXRException object initialized
with the given Throwable object. |
|
| Method Summary |
|---|
| Methods inherited from class javax.xml.registry.RegistryException |
|---|
getErrorObjectKey, setErrorObjectKey |
| Methods inherited from class javax.xml.registry.JAXRException |
|---|
getCause, getMessage, getRequestId, getStatus, initCause, isAvailable |
| 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 |
| Constructor Detail |
|---|
public
FindException()
构造不带原因或嵌入 Throwable 的 JAXRException 对象。
英文文档:
FindException
public FindException()
- Constructs a
JAXRExceptionobject with no reason or embedded Throwable.
public
FindException(String reason)
构造一个 JAXRException 对象,使用给定 String 作为抛出异常的原因。
| reason | 对导致异常的原因的描述 |
FindException
public FindException(String reason)
- Constructs a
JAXRExceptionobject with the givenStringas the reason for the exception being thrown.- Parameters:
reason- a description of what caused the exception
public
FindException(String reason, Throwable cause)
构造一个 JAXRException 对象,使用给定 String 作为抛出异常的原因,使用给定 Throwable 对象作为嵌入的 Throwable。
| reason | 对导致异常的原因的描述 |
| cause |
将嵌入此 JAXRException 对象的 Throwable 对象 |
FindException
public FindException(String reason, Throwable cause)
- Constructs a
JAXRExceptionobject with the givenStringas the reason for the exception being thrown and the givenThrowableobject as an embedded Throwable.- Parameters:
reason- a description of what caused the exceptioncause- aThrowableobject that is to be embedded in thisJAXRExceptionobject
public
FindException(Throwable cause)
构造使用给定 Throwable 对象初始化的 JAXRException 对象。
| cause | 导致此 Exception 的 Throwable |
FindException
public FindException(Throwable cause)
- Constructs a
JAXRExceptionobject initialized with the givenThrowableobject.- Parameters:
cause- the Throwable that caused this Exception
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
