complexType IPBAPIException

complexType {http://java.sun.com/products/oss/xml/IPBilling}IPBAPIException

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


Source

<complexType name="IPBAPIException">
    <
annotation>
        <
documentation>
This is base class for all IP Billing API Exceptions.
This inherits from Exception, not RuntimeException.
<p>
This exception is thrown for Billing API functionality specific problems.
<p>
This new class is required because J2EE containers deal with
RuntimeException in a special way, see EJB specification.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseException">
            <
sequence/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This is base class for all IP Billing API Exceptions.
 This inherits from Exception, not RuntimeException.
 <p>
 This exception is thrown for Billing API functionality specific problems.
 <p>
 This new class is required because J2EE containers deal with
 RuntimeException in a special way, see EJB specification.


complexType IPBAPIException


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.