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

In This Topic
    GetBaseException Method (DicomValidationException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable Function GetBaseException() As System.Exception
    [__DynamicallyInvokable()]
    public virtual System.Exception GetBaseException()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also