public class ScriptNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ScriptNotFoundException(File f) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScriptNotFoundException(File f)
public String getMessage()
getMessage in class Throwable