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 classMissingMandatoryAttributesExceptionAn exception to indicate mandatory attributes missing from the request.classMissingMandatoryParametersExceptionAn exception to indicate mandatory parameters missing from the request.classRequestMethodNotAllowedExceptionException thrown when a request handler does not allow a specific request method.classRequestParseExceptionException thrown when request could not be parsed.classSizeLimitExceededExceptionThrown to indicate that the request size exceeds the configured maximum.
-