Uses of Class
com.aspectran.core.activity.request.RequestException
-
Packages that use RequestException Package Description com.aspectran.core.activity.request -
-
Uses of RequestException in com.aspectran.core.activity.request
Subclasses of RequestException in com.aspectran.core.activity.request Modifier and Type Class Description classMissingMandatoryParametersExceptionAn exception indicating that a mandatory parameter was missing from the request.classRequestMethodNotAllowedExceptionException thrown when a request handler does not allow a specific request method.
-