类 CannotReadScriptException

    • 构造器详细资料

      • CannotReadScriptException

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