A base class for compilation messages.
| Constructor and description | 
|---|
| SimpleMessage
                                (String message, ProcessingUnit source) | 
| SimpleMessage
                                (String message, Object data, ProcessingUnit source) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | String | getMessage() | 
|  | void | write(PrintWriter writer, Janitor janitor) | 
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.