Serialized Form
-
Package me.topchetoeu.j2s.runtime.exceptions
-
Exception me.topchetoeu.j2s.runtime.exceptions.EngineException
class EngineException extends RuntimeException implements Serializable-
Serialized Fields
-
cause
EngineException cause
-
env
me.topchetoeu.j2s.common.Environment env
-
stackTrace
List<EngineException.StackElement> stackTrace
-
value
Value value
-
-
-