be.fgov.ehealth.ehvalidator.exceptions
Class EhValidatorSchematronException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
be.fgov.ehealth.ehvalidator.exceptions.EhValidatorSchematronException
- All Implemented Interfaces:
- Serializable
public class EhValidatorSchematronException
- extends RuntimeException
Exception thrown when an issue occurs during the validation of the Schematron Rules.
- Since:
- 1.0
- Author:
- Charles-Louis de Maere
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EhValidatorSchematronException
public EhValidatorSchematronException()
EhValidatorSchematronException
public EhValidatorSchematronException(String message)
- Parameters:
message - The message to be passed to the caller.
eHealth Validator Master project 1.1.0 API
Copyright © 2010 Smals. All Rights Reserved.