Uses of Class
com.aspectran.core.activity.request.MissingMandatoryAttributesException
-
Packages that use MissingMandatoryAttributesException Package Description com.aspectran.core.activity A package for handling an activity that perform requests, business logic, and responses. -
-
Uses of MissingMandatoryAttributesException in com.aspectran.core.activity
Methods in com.aspectran.core.activity that throw MissingMandatoryAttributesException Modifier and Type Method Description protected voidCoreActivity. parseDeclaredAttributes()Parses the declared attributes.
-