org.dicom4j.network
Class DicomNetworkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dicom4j.dicom.DicomException
org.dicom4j.network.DicomNetworkException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DimseException, ProtocolDataUnitException
public class DicomNetworkException
- extends DicomException
Exception from network packages
- 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 |
DicomNetworkException
public DicomNetworkException(String msg)
DicomNetworkException
public DicomNetworkException(String arg0,
Throwable arg1)
Copyright © 2009 dicom4j. All Rights Reserved.