Class RangeExceptionImpl
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.w3c.dom.ranges.RangeException
-
- org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom.RangeExceptionImpl
-
- All Implemented Interfaces:
Serializable
public class RangeExceptionImpl extends org.w3c.dom.ranges.RangeException
- Version:
- $Id$
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RangeExceptionImpl(short code, String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
RangeExceptionImpl
public RangeExceptionImpl(short code, String message)
-
-