- groovy.util.ScriptException
-
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Exception |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |
-
-
Constructor Detail
-
public ScriptException(String message)
- Parameters:
- message
-
public ScriptException(String message, Throwable cause)
- Parameters:
- message
- cause
-
public ScriptException(Throwable cause)
- Parameters:
- cause
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.