Uses of Class
jp.ecuacion.splib.web.exception.WebAppWarningException
Packages that use WebAppWarningException
Package
Description
Provides exceptions.
Provides exception handlers.
Provides services.
-
Uses of WebAppWarningException in jp.ecuacion.splib.web.exception
Methods in jp.ecuacion.splib.web.exception that return WebAppWarningExceptionModifier and TypeMethodDescriptionWebAppWarningException.buttonIdToPressOnConfirm(String buttonIdToPressOnConfirm) Sets buttonIdToPressOnConfirm.WebAppWarningException.itemPropertyPaths(String[] fields) -
Uses of WebAppWarningException in jp.ecuacion.splib.web.exceptionhandler
Methods in jp.ecuacion.splib.web.exceptionhandler with parameters of type WebAppWarningExceptionModifier and TypeMethodDescriptionorg.springframework.web.servlet.ModelAndViewSplibExceptionHandler.handleAppWarningException(WebAppWarningException exception, org.springframework.security.core.userdetails.UserDetails loginUser) CatchesAppWarningException. -
Uses of WebAppWarningException in jp.ecuacion.splib.web.service
Methods in jp.ecuacion.splib.web.service that throw WebAppWarningException