@Immutable public interface Billboard
| Modifier and Type | Method and Description |
|---|---|
void |
announce(boolean success)
Announce success or failure.
|
void announce(boolean success)
throws IOException
success - TRUE if we successfully did somethingIOException - If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.