Groovy 2.2.0

groovy.lang
[Java] Class SpreadMapEvaluatingException

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

public class SpreadMapEvaluatingException
extends GroovyRuntimeException

Constructor Summary
SpreadMapEvaluatingException(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

SpreadMapEvaluatingException

public SpreadMapEvaluatingException(String message)


 

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