Class ReferenceIntoTemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ca.mcscert.jpipe.commands.linking.ReferenceIntoTemplateException
- All Implemented Interfaces:
Serializable
Raised when a model implementing a template references a template-internal
element (a strategy or conclusion) instead of only overriding the template's
@support placeholders. Carries a ready-to-report message; the
compiler layer maps it to a located diagnostic.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReferenceIntoTemplateException
-