complexType FinderException

complexType {http://java.sun.com/products/oss/xml/Common}FinderException

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseException (by extension)
 {http://java.sun.com/products/oss/xml/Common}FinderException
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/Common
Declared Namespacesxmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="FinderException">
    <
annotation>
        <
documentation>
The exception is used as a standard
application-level exception to report a failure to find the
requested managed entities. This exception is returned when a
collection of one or more entity cannot be found. This
exception should not be returned by requests that return a
collection of managed entitites using an associative lookup
approach (they should return a null list
instead).
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseException">
            <
sequence/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

 The exception is used as a standard
		application-level exception to report a failure to find the
		requested managed entities. This exception is returned when a
		collection of one or more entity cannot be found. This
		exception should not be returned by requests that return a
		collection of managed entitites using an associative lookup
		approach (they should return a null list
		instead).


complexType FinderException


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.