Uses of Class
net.ssehub.easy.basics.messages.AbstractException
Packages that use AbstractException
Package
Description
A common definition of messages with description and status derived from a specific set of
(identifiable) exceptions .
Model management classes for reuse (realizing imports, loading, interlinking, notifying, etc.).
-
Uses of AbstractException in net.ssehub.easy.basics.messages
Constructors in net.ssehub.easy.basics.messages with parameters of type AbstractExceptionModifierConstructorDescriptionCreates a known exception as cause. -
Uses of AbstractException in net.ssehub.easy.basics.modelManagement
Subclasses of AbstractException in net.ssehub.easy.basics.modelManagementModifier and TypeClassDescriptionclassAn exception thrown by the model management itself typically on global consistency issues.classA version format exception.