FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Class FileProcessingException

    The exception that is thrown when an error occurs during file processing.

    Inheritance
    object
    Exception
    FileProcessingException
    FileSourceUnchangedException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    Namespace: FulcrumFS
    Assembly: FulcrumFS.dll
    Syntax
    public class FileProcessingException : Exception, ISerializable

    Constructors

    Name Description
    FileProcessingException()

    Initializes a new instance of the FileProcessingException class.

    FileProcessingException(string?)

    Initializes a new instance of the FileProcessingException class with a specified error message.

    FileProcessingException(string?, Exception?)

    Initializes a new instance of the FileProcessingException class with a specified error message and a reference to the inner exception that is the cause of this exception.

    © Singulink. All rights reserved.