public final class InvalidScriptException extends Exception
| Constructor and Description |
|---|
InvalidScriptException(DocumentWorkerScript invalidScript,
String message) |
InvalidScriptException(DocumentWorkerScript invalidScript,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
DocumentWorkerScript |
getInvalidScript() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidScriptException(DocumentWorkerScript invalidScript, String message)
public InvalidScriptException(DocumentWorkerScript invalidScript, String message, Throwable cause)
@Nonnull public DocumentWorkerScript getInvalidScript()
Copyright © 2016–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.