Uses of Class
net.ssehub.easy.dslCore.translation.TranslatorException
Packages that use TranslatorException
Package
Description
Basic reusable classes for SSE-style DSL implementation.
-
Uses of TranslatorException in net.ssehub.easy.dslCore.translation
Methods in net.ssehub.easy.dslCore.translation with parameters of type TranslatorExceptionModifier and TypeMethodDescriptionvoidMessageReceiver.error(TranslatorException exception) Receives an error message in terms of aTranslatorException.