Table of Contents

Class DicomNetworkException

Namespace
FellowOakDicom.Network
Assembly
fo-dicom.core.dll
public class DicomNetworkException : DicomException, ISerializable
Inheritance
DicomNetworkException
Implements
Derived
Inherited Members
Extension Methods

Constructors

DicomNetworkException(string)

public DicomNetworkException(string message)

Parameters

message string

DicomNetworkException(string, Exception)

public DicomNetworkException(string message, Exception innerException)

Parameters

message string
innerException Exception