complexType BaseException

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

Derived Types
{http://java.sun.com/products/oss/xml/Common}BaseException
 {http://java.sun.com/products/oss/xml/Common}IllegalArgumentException (by extension)
  {http://java.sun.com/products/oss/xml/Common}IllegalAttributeValueException (by extension)
 {http://java.sun.com/products/oss/xml/Common}IllegalStateException (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}AssociationRuleViolationException (by extension)
 {http://java.sun.com/products/oss/xml/Common}RemoveException (by extension)
 {http://java.sun.com/products/oss/xml/Common}CreateException (by extension)
 {http://java.sun.com/products/oss/xml/CommonFramework}ActivityControlException (by extension)
 {http://java.sun.com/products/oss/xml/IPBilling}IPBAPIException (by extension)
  {http://java.sun.com/products/oss/xml/IPBilling}IPBDataFormatException (by extension)
 {http://java.sun.com/products/oss/xml/Common}RemoteException (by extension)
 {http://java.sun.com/products/oss/xml/Common}UnsupportedOperationException (by extension)
 {http://java.sun.com/products/oss/xml/Common}ObjectNotFoundException (by extension)
 {http://java.sun.com/products/oss/xml/Common}FinderException (by extension)
 {http://java.sun.com/products/oss/xml/Common}SetException (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}EscalateException (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}CancelException (by extension)
 {http://java.sun.com/products/oss/xml/Common}DuplicateKeyException (by extension)
 {http://java.sun.com/products/oss/xml/Common}ResyncRequiredException (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}CloseException (by extension)
Abstracttrue (This cannot 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="BaseException" abstract="true">
    <
annotation>
        <
documentation>The BaseException is the parent complexType of the Exceptions.</documentation>
    </
annotation>
    <
sequence>
        <
element name="message" type="string">
            <
annotation>
                <
documentation>
The Message element indicates the error message from the Exception. This is most
likely the results from a Exception.getMessage() call.
                
</documentation>
            </
annotation>
        </
element>
    </
sequence>
</
complexType>


Documentation

The BaseException is the parent complexType of the Exceptions.


complexType BaseException


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.