complexType UnsupportedOperationException

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseException (by extension)
 {http://java.sun.com/products/oss/xml/Common}UnsupportedOperationException
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="UnsupportedOperationException">
    <
annotation>
        <
documentation>
Similar to java.lang.UnsupportedOperationException,
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>
This exception is thrown if a remote method is not implemented
(and the throws clause states that this exception may be thrown).
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseException">
            <
sequence/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Similar to java.lang.UnsupportedOperationException,
 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>
 This exception is thrown if a remote method is not implemented
 (and the throws clause states that this exception may be thrown).


complexType UnsupportedOperationException


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.