ca.uhn.hl7v2.conf.classes.exceptions
Class ConformanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.uhn.hl7v2.conf.classes.exceptions.ConformanceException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ConfDataException, ConfRepException
public class ConformanceException
- extends Exception
This exception will be thrown when an invalid data type is populated
- Author:
James Agnew
Paul Brohman
Mitch Delachevrotiere
Shawn Dyck
Cory Metcalf
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConformanceException
public ConformanceException(String val)
- Constructor for ConformanceException
- Parameters:
val - the error message to throw
Copyright © 2001-2012 University Health Network. All Rights Reserved.