Module java.xml

Class RangeException

java.lang.Object
All Implemented Interfaces:
Serializable

public class RangeException extends RuntimeException
Range operations may throw a RangeException as specified in their method descriptions.

See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.

Since:
9, DOM Level 2
See Also: