See: Description
| Interface | Description | 
|---|---|
| SourceCodeAware | An interface that represents an exception that is capable of providing more information about the source code. | 
| StackTraceFilterer | Improves the output of stack traces produced by exceptions in a Micronaut application. | 
| Class | Description | 
|---|---|
| DefaultStackTraceFilterer | Default implementation of StackTraceFilterer. | 
Exceptions reporting and printing in the CLI.