Search Results for

    Show / Hide Table of Contents

    Class InstanceNotSupportedException

    InstanceNotSupportedException is thrown if a Job Processor cannot handle the specified DICOM instance.

    Inheritance
    Object
    InstanceNotSupportedException
    Namespace: Nvidia.Clara.DicomAdapter.API
    Assembly: Nvidia.Clara.Dicom.API.dll
    Syntax
    public class InstanceNotSupportedException : System.Exception

    Constructors

    | Improve this Doc View Source

    InstanceNotSupportedException(InstanceStorageInfo)

    Declaration
    public InstanceNotSupportedException(InstanceStorageInfo instance)
    Parameters
    Type Name Description
    InstanceStorageInfo instance

    Properties

    | Improve this Doc View Source

    Instance

    Declaration
    public InstanceStorageInfo Instance { get; }
    Property Value
    Type Description
    InstanceStorageInfo
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2021 NVIDIA Corporation
    NVIDIA Clara™ is a trademark of NVIDIA Corporation.
    Generated by DocFX