complexType IllegalStateException

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseException (by extension)
 {http://java.sun.com/products/oss/xml/Common}IllegalStateException
Derived Types
{http://java.sun.com/products/oss/xml/Common}IllegalStateException
 {http://java.sun.com/products/oss/xml/CBE/Core}AssociationRuleViolationException (by extension)
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="IllegalStateException">
    <
annotation>
        <
documentation>
Similar to java.lang.IllegalStateException,
except this inherits from Exception, not RuntimeException.
This new class is required because J2EE containers deal with
RuntimeException in a special way. See EJB specification.
<p>
The IllegalStateException exception is thrown by a JVT Session Bean
to report that the invoked business method could not be completed because
the operation was invoked at an illegal or inappropriate time.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseException">
            <
sequence/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Similar to java.lang.IllegalStateException,
 except this inherits from Exception, not RuntimeException.
 This new class is required because J2EE containers deal with
 RuntimeException in a special way.  See EJB specification.
 <p>
 The IllegalStateException  exception is thrown by a JVT Session Bean
 to report that the invoked business method could not be completed because
 the operation was invoked at an illegal or inappropriate time.


complexType IllegalStateException


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.