public static class Localizable.LocalizationException extends RuntimeException
| Constructor and Description |
|---|
LocalizationException(String message)
Constructor with error message
|
LocalizationException(String message,
Throwable cause)
Constructor with error message and nested exception
|
LocalizationException(Throwable cause)
Constructor with nested exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 The Holon Platform. All rights reserved.