[Groovy] Class InStringException
- org.codehaus.groovy.tools.shell.completion.GroovySyntaxCompletor.InStringException
 
Properties Summary
| Type | Name and description | 
|---|---|
int  |  
column |  
Constructor Summary
| Constructor and description | 
|---|
 GroovySyntaxCompletor.InStringException
                                (int column) |  
Inherited Methods Summary
| Methods inherited from class | Name | 
|---|---|
class Exception |  printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |  
class Throwable |  printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, setStackTrace, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |  
Property Detail
int column
Constructor Detail
GroovySyntaxCompletor.InStringException(int column)
    © 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
    https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/tools/shell/completion/GroovySyntaxCompletor.InStringException.html