Search Results for

    Show / Hide Table of Contents

    Class JobStoreException

    Job storage exception

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

    Constructors

    | Improve this Doc View Source

    JobStoreException()

    Declaration
    public JobStoreException()
    | Improve this Doc View Source

    JobStoreException(SerializationInfo, StreamingContext)

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

    JobStoreException(String)

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

    JobStoreException(String, Exception)

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