complexType DuplicateKeyException

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseException (by extension)
 {http://java.sun.com/products/oss/xml/Common}DuplicateKeyException
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="DuplicateKeyException">
    <
annotation>
        <
documentation>
The DuplicateKeyException exception is
returned if a managed entity cannot be created because an
object with the same key already exists. This exception is
only used when a managed entity key is provided in a
create(...) request and when client controlled naming is
used. This exception is returned by the create requests
defined in the OSS through Java XML/JMS
interface.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseException">
            <
sequence/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

 The DuplicateKeyException exception is
		returned if a managed entity cannot be created because an
		object with the same key already exists. This exception is
		only used when a managed entity key is provided in a
		create(...) request and when client controlled naming is
		used. This exception is returned by the create requests
		defined in the OSS through Java XML/JMS
		interface.


complexType DuplicateKeyException


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.