Abstraction of standard output and error output streams
Inherited Attributes |
Attributes inherited from: Object hash, string |
Methods | |
error | Source Code shared formal void error(String message) Write a message on error output stream |
exception | Source Code shared default void exception(Exception exception) Write an exception on error output stream |
info | Source Code shared formal void info(String message) Write a message on information output stream |
Inherited Methods |
Methods inherited from: Object equals |