FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Class RepoFileNotFoundException

    The exception that is thrown when a file in a repository is not found.

    Inheritance
    object
    Exception
    SystemException
    IOException
    FileNotFoundException
    RepoFileNotFoundException
    DanglingAliasException
    Implements
    ISerializable
    Inherited Members
    FileNotFoundException.ToString()
    FileNotFoundException.FileName
    FileNotFoundException.FusionLog
    FileNotFoundException.Message
    Exception.GetBaseException()
    Exception.GetType()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    Namespace: FulcrumFS
    Assembly: FulcrumFS.dll
    Syntax
    public class RepoFileNotFoundException : FileNotFoundException, ISerializable

    Constructors

    Name Description
    RepoFileNotFoundException(string)

    Initializes a new instance of the RepoFileNotFoundException class with a specified message.

    RepoFileNotFoundException(string, Exception?)

    Initializes a new instance of the RepoFileNotFoundException class with a specified message and an inner exception.

    © Singulink. All rights reserved.