BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.apache.xerces.dom
Class RangeExceptionImpl

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.w3c.dom.ranges.RangeException
                          |
                          +--weblogic.apache.xerces.dom.RangeExceptionImpl

public class RangeExceptionImpl
extends org.w3c.dom.ranges.RangeException

See Also:
Serialized Form

Fields inherited from class org.w3c.dom.ranges.RangeException
BAD_BOUNDARYPOINTS_ERR, code, INVALID_NODE_TYPE_ERR
 
Constructor Summary
RangeExceptionImpl(short code, java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RangeExceptionImpl

public RangeExceptionImpl(short code,
                          java.lang.String message)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.