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