public class ResourceException extends ScriptUnitException
| Constructor and Description |
|---|
ResourceException(String message) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceException |
scriptNotFound(String scriptName) |
static ResourceException |
scriptNotSpecified() |
wrap, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceException(String message)
public static ResourceException scriptNotFound(String scriptName)
public static ResourceException scriptNotSpecified()
Copyright © 2017. All rights reserved.