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(String,Exception) |
'Usage
Dim message As String Dim inner As Exception Dim instance As New DicomException(message, inner)
public DicomException(String message, RuntimeException inner)
public: DicomException( String^ message, Exception^ inner )