public class TranslationException extends KunderaException
| Constructor and Description |
|---|
TranslationException()
Instantiates a new translation exception.
|
TranslationException(String arg0)
Instantiates a new translation exception.
|
TranslationException(String arg0,
Throwable arg1)
Instantiates a new translation exception.
|
TranslationException(Throwable arg0)
Instantiates a new translation exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TranslationException()
public TranslationException(String arg0)
arg0 - the arg0public TranslationException(Throwable arg0)
arg0 - the arg0Copyright © 2016. All Rights Reserved.