Class AbstractAotMojo.Errors

java.lang.Object
org.springframework.boot.maven.AbstractAotMojo.Errors
All Implemented Interfaces:
DiagnosticListener<JavaFileObject>
Enclosing class:
AbstractAotMojo

protected static class AbstractAotMojo.Errors extends Object implements DiagnosticListener<JavaFileObject>
DiagnosticListener used to collect errors.