Interface ExceptionUnit

All Superinterfaces:
AbstractCodeElement, ActionElement, BlockUnit, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CatchUnit, FinallyUnit, TryUnit
All Known Implementing Classes:
CatchUnitImpl, ExceptionUnitImpl, FinallyUnitImpl, TryUnitImpl

public interface ExceptionUnit
extends BlockUnit
A representation of the model object 'Exception Unit'.
See Also:
ActionPackage.getExceptionUnit()