Top Fields Constructors
com.sun.org.apache.xerces.internal.dom

public Class RangeExceptionImpl

extends RangeException
Class Inheritance
Imports
org.w3c.dom.ranges.RangeException

Field Summary

Modifier and TypeField and Description
pack-priv static final long
Inherited from org.w3c.dom.ranges.RangeException:
BAD_BOUNDARYPOINTS_ERRcodeINVALID_NODE_TYPE_ERR

Constructor Summary

AccessConstructor and Description
public
RangeExceptionImpl(short code, String message)

Field Detail

serialVersionUIDback to summary
pack-priv static final long serialVersionUID

Hides org.w3c.dom.ranges.RangeException.serialVersionUID.

Serialization version.

Constructor Detail

RangeExceptionImplback to summary
public RangeExceptionImpl(short code, String message)