public class CannotReadScriptException extends ScriptException
ScriptUtils if a CQL script cannot be read.| Constructor and Description |
|---|
CannotReadScriptException(EncodedResource resource,
Throwable cause)
Construct a new
CannotReadScriptException. |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotReadScriptException(EncodedResource resource, Throwable cause)
CannotReadScriptException.resource - the resource that cannot be read from.cause - the root cause.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.