public class FatalException extends RuntimeException implements IsFatal
IsFatal,
and XApi error handlers will use an if (instanceof IsFatal) to avoid retries.| Modifier | Constructor and Description |
|---|---|
protected |
FatalException() |
|
FatalException(String reason) |
|
FatalException(String reason,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.