Uses of Class
com.aspectran.core.activity.process.ProcessException
-
Packages that use ProcessException Package Description com.aspectran.core.activity.process.action -
-
Uses of ProcessException in com.aspectran.core.activity.process.action
Subclasses of ProcessException in com.aspectran.core.activity.process.action Modifier and Type Class Description classActionExecutionExceptionThis exception will be thrown when a action execution is failed.classParameterBindingExceptionThis exception will be thrown when failing to bind the request parameter to the action method parameter.
-