Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileSystemOperationCanceledException Class

Namespace: Rebex.IO.FileSystem
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

This exception is thrown when an operation in the Rebex file system is canceled.

Typically this exception is thrown when the user of the Rebex file system calls method CancelOperation() in the event handler of the some Preview* event in the FileSystemNotifier.

Syntax
public class FileSystemOperationCanceledException : FileSystemException, ISerializable
Inheritance
Object
Exception
FileSystemException
FileSystemOperationCanceledException
Implements
ISerializable
Inherited Members
Exception.Data
Exception.GetBaseException()
Exception.GetType()
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.SerializeObjectState
Exception.Source
Exception.StackTrace
Exception.TargetSite
Exception.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
FileSystemOperationCanceledException()

Initializes a new instance of the FileSystemOperationCanceledException class.

FileSystemOperationCanceledException(String)

Initializes a new instance of the FileSystemOperationCanceledException class.

FileSystemOperationCanceledException(String, Exception)

Initializes a new instance of the FileSystemOperationCanceledException class.

In This Article
  • Constructors
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies