Class HutnException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.epsilon.hutn.exceptions.HutnException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HutnGenerationException
,HutnMetaModelRegistrationException
,HutnTranslationException
,HutnValidationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHutnException
(String message) HutnException
(String message, Throwable cause) HutnException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HutnException
-
HutnException
-
HutnException
-