Package su.onno.ui
Class ActionRejectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
su.onno.ui.ActionRejectedException
- All Implemented Interfaces:
Serializable
An expected business-rule rejection from an action handler.
The UI starter maps this exception to HTTP 422 with structured ActionFeedback. Unlike
an unexpected exception, it is safe and purposeful feedback for the user and, when submitted
from an action form, keeps that form open by default.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
feedback
-
builder
-
message
-