Interfaces for classes to implement that print code snippets
Constructor and description |
---|
CodeSnippetPrinter
() |
Type Params | Return Type | Name and description |
---|---|---|
|
java.lang.String |
prettyPrintCodeSnippet(java.lang.Throwable exception) Attempts to present a preview code snippet of the code that went wrong
|