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.py64 def lastException2String(): function
89 …print("Exception during creation of pythonscript logfile: "+ lastException2String() + "\n, delagat…
122 print("Error during writing to stdout: " +lastException2String() + "\n")
670 log.error( "ScriptBrowseNode.getPropertyValue error " + lastException2String())
727 log.error( lastException2String() )
769 text = lastException2String()
797 log.error( "FileBrowseNode.getPropertyValue error " + lastException2String())
844 log.error( "FileBrowseNode.invoke error " + lastException2String() )
888 log.error( lastException2String() )
918 text = lastException2String()
[all …]