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

FileSystemUnboundedRecursiveCallException Class

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

Represents an exception that is thrown when the execution stack of the custom file provider (class derived from the ReadOnlyFileSystemProvider or ReadWriteFileSystemProvider) contains too many recursive calls.

This exception is a strong indication of a faulty behavior caused by a bug in the custom file system provider implementation.

Syntax
public class FileSystemUnboundedRecursiveCallException : FileSystemException, ISerializable
Inheritance
Object
Exception
FileSystemException
FileSystemUnboundedRecursiveCallException
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
FileSystemUnboundedRecursiveCallException()

Initializes a new instance of the FileSystemUnboundedRecursiveCallException class.

FileSystemUnboundedRecursiveCallException(String)

Initializes a new instance of the FileSystemUnboundedRecursiveCallException class.

FileSystemUnboundedRecursiveCallException(String, Exception)

Initializes a new instance of the FileSystemUnboundedRecursiveCallException class.

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