public abstract class TextProcessorException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
TextProcessorException() |
protected |
TextProcessorException(String message) |
protected |
TextProcessorException(String message,
Throwable cause) |
protected |
TextProcessorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.