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