Search Results for

    Show / Hide Table of Contents

    Class InferenceRequestException

    Inference request exception.

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

    Constructors

    | Improve this Doc View Source

    InferenceRequestException()

    Declaration
    public InferenceRequestException()
    | Improve this Doc View Source

    InferenceRequestException(SerializationInfo, StreamingContext)

    Declaration
    protected InferenceRequestException(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo info
    StreamingContext context
    | Improve this Doc View Source

    InferenceRequestException(String)

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

    InferenceRequestException(String, Exception)

    Declaration
    public InferenceRequestException(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