public class ErrorNotifierImpl extends Object implements ErrorNotifier
| Constructor and Description |
|---|
ErrorNotifierImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
triggerError(Throwable th) |
void |
waitForError() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultImpl, getShutdownServiceImplpublic void triggerError(Throwable th)
triggerError in interface ErrorNotifierpublic void waitForError()
throws Exception
waitForError in interface ErrorNotifierExceptionpublic void close()
close in interface AutoCloseableclose in interface ErrorNotifierCopyright © 2017–2021 Apache Software Foundation. All rights reserved.