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