org.dicom4j.dicom
Class DicomException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dicom4j.dicom.DicomException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AssociationException, DataElementException, DicomImageReaderException, DicomIOException, DicomNetworkException, DicomViolationException, NoSuchElementException, StoreException, WrongDataElementTypeException
public class DicomException
- extends Exception
- Since:
- 0.0.0
- 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 |
DicomException
public DicomException()
DicomException
public DicomException(String msg)
DicomException
public DicomException(String arg0,
Throwable arg1)
DicomException
public DicomException(Throwable arg0)
Copyright © 2009 dicom4j. All Rights Reserved.