Serialized Form
-
Package org.apache.felix.gogo.runtime
-
Class org.apache.felix.gogo.runtime.CommandNotFoundException extends IllegalArgumentException implements Serializable
-
Serialized Fields
-
command
String command
-
-
-
Class org.apache.felix.gogo.runtime.EOFError extends SyntaxError implements Serializable
- serialVersionUID:
- 1L
-
Class org.apache.felix.gogo.runtime.Expression.ExpressionException extends RuntimeException implements Serializable
- serialVersionUID:
- 1118142866870779047L
-
Class org.apache.felix.gogo.runtime.SyntaxError extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
column
int column
-
line
int line
-
statement
Token statement
-
-