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