Defines method for pretty printing Stack traces.
java.lang.String
prettyPrint(java.lang.Throwable throwable)
Pretty print the given stack trace and return the result
throwable
Groovy Documentation