- All Implemented Interfaces:
- java.io.Serializable
public class ZenRuntimeException
extends java.lang.RuntimeException
ZenRuntimeExceptions are thrown when an internal error occurs during
execution of scripts. Since ZenScript is only partially typesafe, errors may
occur at runtime due to impossible operations being executed.
- See Also:
- Serialized Form