org.apache.felix.gogo.runtime
Class EOFError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.felix.gogo.runtime.SyntaxError
org.apache.felix.gogo.runtime.EOFError
- All Implemented Interfaces:
- Serializable
public class EOFError
- extends SyntaxError
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EOFError
public EOFError(int line,
int column,
String message)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.