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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionHutnValidationException
(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
-
Constructor Details
-
HutnValidationException
-
HutnValidationException
-