[Java] Class ScriptException

  • groovy.util.ScriptException
Authors:
sam

Constructor Detail

public ScriptException()

public ScriptException(String message)

Parameters:
message

public ScriptException(String message, Throwable cause)

Parameters:
message
cause

public ScriptException(Throwable cause)

Parameters:
cause

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/util/ScriptException.html