public class LocalizedException extends PortalException
| Constructor and Description |
|---|
LocalizedException() |
LocalizedException(String msg) |
LocalizedException(String msg,
Throwable cause) |
LocalizedException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLocalizedException(Locale locale,
Exception exception) |
Map<Locale,Exception> |
getLocalizedExceptionsMap() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString