Searched refs:diagnosticsString (Results 1 – 1 of 1) sorted by relevance
269 String diagnosticsString = null; in getDoc() local349 diagnosticsString = throwable.getMessage(); //sw.toString(); in getDoc()356 if (null != diagnosticsString) in getDoc()359 …new Object[]{ diagnosticsString }); //"Can not load requested doc: "+((base == null) ? "" : base … in getDoc()