Groovy 2.2.0

org.codehaus.groovy.tools.shell.completion
[Groovy] Class GroovySyntaxCompletor.InStringException

java.lang.Object
  java.lang.Throwable
      java.lang.Exception
          org.codehaus.groovy.tools.shell.completion.GroovySyntaxCompletor.InStringException

static class GroovySyntaxCompletor.InStringException
extends Exception

Property Summary
int column

 
Constructor Summary
GroovySyntaxCompletor.InStringException(int column)

 
Method Summary
 
Methods inherited from class Exception
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll
 
Methods inherited from class Throwable
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll
 

Property Detail

column

int column


 
Constructor Detail

GroovySyntaxCompletor.InStringException

GroovySyntaxCompletor.InStringException(int column)


 

Copyright © 2003-2013 The Codehaus. All rights reserved.