Class CannotReadScriptException

    • Constructor Detail

      • CannotReadScriptException

        public CannotReadScriptException​(EncodedResource resource,
                                         Throwable cause)
        Construct a new CannotReadScriptException.
        Parameters:
        resource - the resource that cannot be read from
        cause - the underlying cause of the resource access failure