Class RLRuntimeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EngineException, JavaException, RLArithmeticException, RLArrayIndexOutOfBoundsException, RLArrayStoreException, RLClassCastException, RLCloneNotSupportedException, RLIllegalArgumentException, RLNegativeArraySizeException, RLNullPointerException, RLXmlNameException, RLXPathException

public class RLRuntimeException extends RLException
Base RL runtime exception.
See Also: