Groovy 2.2.0

groovy.lang
[Java] Class SpreadListEvaluatingException

java.lang.Object
  java.lang.Throwable
      java.lang.Exception
          java.lang.RuntimeException
              groovy.lang.GroovyRuntimeException
                  groovy.lang.SpreadListEvaluatingException

public class SpreadListEvaluatingException
extends GroovyRuntimeException

Constructor Summary
SpreadListEvaluatingException(String message)

 
Method Summary
 
Methods inherited from class GroovyRuntimeException
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule
 
Methods inherited from class RuntimeException
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll
 

Constructor Detail

SpreadListEvaluatingException

public SpreadListEvaluatingException(String message)


 

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