Package org.apache.xerces.dom
Class RangeExceptionImpl
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.w3c.dom.ranges.RangeException
-
- org.apache.xerces.dom.RangeExceptionImpl
-
- All Implemented Interfaces:
java.io.Serializable
public class RangeExceptionImpl extends org.w3c.dom.ranges.RangeException
INTERNAL:
- Usage of this class is not supported. It may be altered or removed at any time.
- Version:
- $Id: RangeExceptionImpl.java 447266 2006-09-18 05:57:49Z mrglavas $
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RangeExceptionImpl(short code, java.lang.String message)
-