# Functions
SingleStack prints the representation of the provided error in the form of all of its messages followed by a single stack trace if the error supports such a representation.
StackWithInterleavedMessages prints the representation of the provided error as a stack trace with messages interleaved in the relevant locations.