complexType IllegalArgumentException

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseException (by extension)
 {http://java.sun.com/products/oss/xml/Common}IllegalArgumentException
Derived Types
{http://java.sun.com/products/oss/xml/Common}IllegalArgumentException
 {http://java.sun.com/products/oss/xml/Common}IllegalAttributeValueException (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="IllegalArgumentException">
    <
annotation>
        <
documentation>
Similar to java.lang.IllegalArgumentException,
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 the argument of a remote
method is invalid.
<p>
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseException">
            <
sequence/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Similar to java.lang.IllegalArgumentException,
 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 the argument of a remote
 method is invalid.
 <p>


complexType IllegalArgumentException


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.