FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Class FileSourceUnchangedException

    Represents an exception that can be thrown when file processing does not result in any changes to the source file.

    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 FileSourceUnchangedException : FileProcessingException, ISerializable
    Remarks

    See AliasWhenVariantSourceUnchanged and ThrowWhenMainSourceUnchanged for more information about when this exception may be thrown.

    Constructors

    Name Description
    FileSourceUnchangedException()

    Initializes a new instance of the FileSourceUnchangedException class with a default message.

    FileSourceUnchangedException(string?)

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

    FileSourceUnchangedException(string?, Exception?)

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

    © Singulink. All rights reserved.