pathToData
logging all exceptions that occur.
@param fileOrUrl path to a file or URL
@param showErrorDialog true
if a window with an error description should be shownif one occurred
@param parent parent for the error dialog
@return instance of GCModel containing all information that was parsed
@throws DataReaderException if any exception occurred, it is logged and added as the causeto this exception
@see {@link #loadModel(URL,boolean,Component)}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|