| 
 | Java EE 5 SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
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 extended by javax.xml.registry.FindException
public class FindException
A RegistryException that occurs during a find action.
| 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 JAXRExceptionobject with no
 reason or embedded Throwable. | |
| FindException(String reason)Constructs a JAXRExceptionobject with the givenStringas the reason for the exception being thrown. | |
| 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. | |
| FindException(Throwable cause)Constructs a JAXRExceptionobject initialized
 with the givenThrowableobject. | |
| 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()
JAXRException object with no
 reason or embedded Throwable.
public FindException(String reason)
JAXRException object with the given
 String as the reason for the exception being thrown.
reason - a description of what caused the exceptionpublic FindException(String reason, Throwable cause)
JAXRException object with the given
 String as the reason for the exception being thrown
 and the given Throwable object as an embedded
 Throwable.
reason - a description of what caused the exceptioncause - a Throwable object that is to
 be embedded in this JAXRException objectpublic FindException(Throwable cause)
JAXRException object initialized
 with the given Throwable object.
cause - the Throwable that caused this Exception| 
 | Java EE 5 SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
Scripting on this page tracks web page traffic, but does not change the content in any way.