public class SpreadMapEvaluatingException
extends GroovyRuntimeException
Thrown when evaluating a spread map expression fails.
| Constructor and description |
|---|
SpreadMapEvaluatingException(String message)Creates a spread map evaluation exception. |
| Methods inherited from class | Name |
|---|---|
class GroovyRuntimeException |
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule |
Creates a spread map evaluation exception.
message - the detail messageCopyright © 2003-2026 The Apache Software Foundation. All rights reserved.