public class ActionException
extends java.lang.Exception
FormAction
Normally only logged with a generic error message unless it is a TransitionException
when the message is presented to the user.Constructor and Description |
---|
ActionException(java.lang.String message) |
ActionException(java.lang.String message,
java.lang.Throwable t) |