ErrorExtensions extension
Extension on Error for printing full stack traces conveniently.
- on
Methods
-
printStackTrace(
[bool useErrorPrint = false]) → void -
Available on Error, provided by the ErrorExtensions extension
Prints the error along with its stack trace.