DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomValidationException Class / GetBaseException Method






    GetBaseException Method (DicomValidationException)
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable Function GetBaseException() As System.Exception
     
    'Usage
     
    
    Dim instance As DicomValidationException
    Dim value As System.Exception
     
    value = instance.GetBaseException()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also