Class Codes.MorelRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.hydromatic.morel.eval.Codes.MorelRuntimeException
All Implemented Interfaces:
Serializable, MorelException
Enclosing class:
Codes

public static class Codes.MorelRuntimeException extends RuntimeException implements MorelException
Java exception that wraps an exception thrown by the Morel runtime.
See Also: