RTC Toolkit 4.0.1
|
Functions | |
def | format_error_message (Exception error) |
This module provides various helpers for dealing with exceptions in the client applications. | |
def cli.exceptions.format_error_message | ( | Exception | error | ) |
This module provides various helpers for dealing with exceptions in the client applications.
Prepares a text message for printing or logging that also lists all nested/chained exceptions if we are dealing with a nested/chained exception.