public class TranslatorException extends Exception
| Constructor and Description |
|---|
TranslatorException() |
TranslatorException(String message) |
TranslatorException(String message,
Throwable cause) |
TranslatorException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
TranslatorException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.