Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomException Class > DicomException Constructor : DicomException Constructor(DicomExceptionCode) |
public DicomException( DicomExceptionCode code )
'Declaration
Public Function New( _ ByVal code As DicomExceptionCode _ )
'Usage
Dim code As DicomExceptionCode Dim instance As New DicomException(code)
public DicomException( DicomExceptionCode code )
public DicomException(DicomExceptionCode code)
function DicomException( code )
public: DicomException( DicomExceptionCode code )