public interface ErrorNotification extends IOutputManager
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
void |
print(java.lang.String message)
Prints out the error notification message.
|
static final java.lang.String COPYRIGHT
void print(java.lang.String message)
print
in interface IOutputManager