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