Search Results for

    Show / Hide Table of Contents

    Class ConfigurationException

    Represnets an exception based upon invalid configuration.

    Inheritance
    Object
    ConfigurationException
    Namespace: Nvidia.Clara.DicomAdapter.Configuration
    Assembly: Nvidia.Clara.Dicom.Configuration.dll
    Syntax
    public class ConfigurationException : Exception

    Constructors

    | Improve this Doc View Source

    ConfigurationException(String)

    Declaration
    public ConfigurationException(string message)
    Parameters
    Type Name Description
    String message
    | Improve this Doc View Source

    ConfigurationException(String, Exception)

    Declaration
    public ConfigurationException(string message, Exception innerException)
    Parameters
    Type Name Description
    String message
    Exception innerException
    • 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