Serialized Form
-
Package jp.ecuacion.splib.web.exception
-
Exception Class jp.ecuacion.splib.web.exception.RedirectException
class RedirectException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
logLevel
org.slf4j.event.Level logLevel
logLevel to log to file. -
logString
String logString
log message to log to file. -
messageArgs
String[] messageArgs
messageArgs to show message at the redirected page. -
messageId
String messageId
messageId to show message at the redirected page. -
redirectPath
String redirectPath
redirect path.
-
-
Exception Class jp.ecuacion.splib.web.exception.RedirectToHomePageException
class RedirectToHomePageException extends RedirectException implements Serializable- serialVersionUID:
- 1L
-
Exception Class jp.ecuacion.splib.web.exception.WebAppWarningException
class WebAppWarningException extends jp.ecuacion.lib.core.exception.checked.AppWarningException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
buttonIdToPressOnConfirm
String buttonIdToPressOnConfirm
-
-