Home
last modified time | relevance | path

Searched refs:lastException2String (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py63 def lastException2String(): function
88 …print("Exception during creation of pythonscript logfile: "+ lastException2String() + "\n, delagat…
121 print("Error during writing to stdout: " +lastException2String() + "\n")
632 log.error( "ScriptBrowseNode.getPropertyValue error " + lastException2String())
689 log.error( lastException2String() )
731 text = lastException2String()
759 log.error( "FileBrowseNode.getPropertyValue error " + lastException2String())
806 log.error( "FileBrowseNode.invoke error " + lastException2String() )
850 log.error( lastException2String() )
880 text = lastException2String()
[all …]