complexType IllegalAttributeValueException

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseException (by extension)
 {http://java.sun.com/products/oss/xml/Common}IllegalArgumentException (by extension)
  {http://java.sun.com/products/oss/xml/Common}IllegalAttributeValueException
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="IllegalAttributeValueException">
    <
annotation>
        <
documentation>
Similar to javax.oss.IllegalArgumentException,
except it specifically refers to a bad value associated
with an attribute name within an AttributeAccess object.

This exception is thrown if an AttributeAccess object passed
to a remote method contains an attribute with a bad value.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:IllegalArgumentException">
            <
sequence>
                <
element name="illegalAttributeName" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Similar to javax.oss.IllegalArgumentException,
 except it specifically refers to a bad value associated
 with an attribute name within an AttributeAccess object.
 This exception is thrown if an AttributeAccess object passed
 to a remote method contains an attribute with a bad value.


complexType IllegalAttributeValueException


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.