Class RangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.loboevolution.html.node.ranges.RangeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final short
short
static final short
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
BAD_BOUNDARYPOINTS_ERR
public static final short BAD_BOUNDARYPOINTS_ERR- See Also:
-
INVALID_NODE_TYPE_ERR
public static final short INVALID_NODE_TYPE_ERR- See Also:
-
code
public short code
-
-
Constructor Details
-
RangeException
-