public final class HandledServletException extends Exception
Constructor and Description |
---|
HandledServletException(Class<?> handlerClass,
int sc,
String key,
Object... params) |
HandledServletException(Class<?> handlerClass,
String key,
Exception cause,
Object... params) |
HandledServletException(Class<?> handlerClass,
String key,
Object... params) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
String |
getKey() |
String |
getLocalizedMessage() |
String |
getLocalizedMessage(Locale locale) |
Object[] |
getParams() |
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.