org.dicom4j.network.protocoldataunit.codec
Class ProtocolDataUnitDecoderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dicom4j.dicom.DicomException
org.dicom4j.network.DicomNetworkException
org.dicom4j.network.protocoldataunit.ProtocolDataUnitException
org.dicom4j.network.protocoldataunit.codec.ProtocolDataUnitDecoderException
- All Implemented Interfaces:
- Serializable
public class ProtocolDataUnitDecoderException
- extends ProtocolDataUnitException
- Since:
- Alpha 0.0.3
- 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 |
ProtocolDataUnitDecoderException
public ProtocolDataUnitDecoderException(String arg0,
Throwable arg1)
Copyright © 2009 dicom4j. All Rights Reserved.