Class UML 2.5::ExceptionHandler
Description:
An ExceptionHandler is an Element that specifies a handlerBody ExecutableNode
to execute in case the specified exception occurs during the execution
of the protected ExecutableNode.
Direct Superclasses: ElementDirect Subclasses: Class Precedence List: ExceptionHandler,
ElementProperties:

exceptionInput :
ObjectNode (1 1); -- source
ExceptionHandler
exceptionType :
Classifier (1 *); -- source
ExceptionHandler
handlerBody :
ExecutableNode (1 1); -- source
ExceptionHandler
protectedNode :
ExecutableNode (1 1); -- source
ExceptionHandler
ownedComment :
Comment (0 *); -- source
Element
ownedElement :
Element (0 *); -- source
Element
owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].