ExceptionWrap.report
string report()Return a report message of exception, containing all the possible details such us source URI, line, column and backtrace, and formatted to be printed.
Returns
a new string with the exception report
string report()Return a report message of exception, containing all the possible details such us source URI, line, column and backtrace, and formatted to be printed.