Home
last modified time | relevance | path

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

/AOO41X/main/scripting/source/pyprov/
H A Dpythonscript.py60 def lastException2String(): function
85 …print("Exception during creation of pythonscript logfile: "+ lastException2String() + "\n, delagat…
118 print("Error during writing to stdout: " +lastException2String() + "\n")
626 log.error( "ScriptBrowseNode.getPropertyValue error " + lastException2String())
683 log.error( lastException2String() )
725 text = lastException2String()
753 log.error( "FileBrowseNode.getPropertyValue error " + lastException2String())
800 log.error( "FileBrowseNode.invoke error " + lastException2String() )
844 log.error( lastException2String() )
874 text = lastException2String()
[all …]