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