complexType CreateException

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseException (by extension)
 {http://java.sun.com/products/oss/xml/Common}CreateException
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="CreateException">
    <
annotation>
        <
documentation>
The CreateException exception can be
returned by all create(...) requests defined in the OSS
through Java XML/JMS interface. The exception is used as a
standard application-level exception to report a failure to
create a managed entity or a collection of managed
entities. This exception is thrown when a particular managed
entity or group of managed entities cannot be
created.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseException">
            <
sequence/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

 The CreateException exception can be
		returned by all create(...) requests defined in the OSS
		through Java XML/JMS interface. The exception is used as a
		standard application-level exception to report a failure to
		create a managed entity or a collection of managed
		entities. This exception is thrown when a particular managed
		entity or group of managed entities cannot be
		created.


complexType CreateException


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.