Class DataTypeException

All Implemented Interfaces:
Serializable

public class DataTypeException extends HL7Exception
Represents a problem with the validity of a data type, such as an attempt to set the value of a primitive type to something invalid for that type.
Author:
Bryan Tripp (bryan_tripp@sourceforge.net)
See Also: