public class ResourceException extends ScriptiveUnitException
| Modifier and Type | Method and Description |
|---|---|
static ResourceException |
functionNotFound(String functionName) |
static <T> T |
scriptExists(T target,
String scriptName) |
fail, indexOutOfBounds, validate, wrap, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static <T> T scriptExists(T target,
String scriptName)
public static ResourceException functionNotFound(String functionName)
Copyright © 2017. All rights reserved.