Package com.aspectran.core.context.rule
Class ExceptionRule
java.lang.Object
com.aspectran.core.context.rule.ExceptionRule
The Class ExceptionRule.
Created: 2009. 03. 09 PM 23:48:09
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the exception thrown rule as specified exception.void
putExceptionThrownRule
(ExceptionThrownRule exceptionThrownRule) Puts the exception thrown rule.void
setDescriptionRule
(DescriptionRule descriptionRule)
-
Constructor Details
-
ExceptionRule
public ExceptionRule()
-
-
Method Details
-
getExceptionThrownRuleList
-
getExceptionThrownRuleMap
-
getDefaultExceptionThrownRule
-
putExceptionThrownRule
Puts the exception thrown rule.- Parameters:
exceptionThrownRule
- the exception thrown rule
-
getExceptionThrownRule
Gets the exception thrown rule as specified exception.- Parameters:
ex
- the exception- Returns:
- the exception thrown rule
-
getDescriptionRule
-
setDescriptionRule
-