org.codehaus.groovy.syntax.lexer
Class UnterminatedStringLiteralException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.groovy.GroovyException
org.codehaus.groovy.syntax.SyntaxException
org.codehaus.groovy.syntax.lexer.LexerException
org.codehaus.groovy.syntax.lexer.UnterminatedStringLiteralException
- All Implemented Interfaces:
- GroovyExceptionInterface, Serializable
- public class UnterminatedStringLiteralException
- extends LexerException
- See Also:
- Serialized Form
UnterminatedStringLiteralException
public UnterminatedStringLiteralException(int line,
int column)
Copyright © 2003-2005 The Codehaus. All Rights Reserved.