Class HutnGenerationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.epsilon.hutn.exceptions.HutnException
-
- org.eclipse.epsilon.hutn.exceptions.HutnGenerationException
-
- All Implemented Interfaces:
java.io.Serializable
public class HutnGenerationException extends HutnException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HutnGenerationException(java.lang.String reason)
HutnGenerationException(java.lang.Throwable cause)
-