org.dicom4j.data
Class WrongDataElementTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dicom4j.dicom.DicomException
org.dicom4j.data.WrongDataElementTypeException
- All Implemented Interfaces:
- Serializable
public class WrongDataElementTypeException
- extends DicomException
Exception which occurs when calling a getXXX from a DataSet
- Since:
- Alpha 0.0.2
- Author:
- Laurent Lecomte
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WrongDataElementTypeException
public WrongDataElementTypeException(ValueRepresentation aValueRepresentation,
DicomTag aDicomTag)
Copyright © 2009 dicom4j. All Rights Reserved.