org.dicom4j.network.dimse.codec
Class DimseMessageEncoderException
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.DimseMessageEncoderException
- All Implemented Interfaces:
- Serializable
public class DimseMessageEncoderException
- extends DimseException
- Since:
- 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 |
DimseMessageEncoderException
public DimseMessageEncoderException(String msg)
DimseMessageEncoderException
public DimseMessageEncoderException(String arg0,
Throwable arg1)
Copyright © 2009 dicom4j. All Rights Reserved.