File System File System
File System File System
DocFX + Singulink = ♥

Search Results for

    Class UnauthorizedIOAccessException

    The exception that is thrown when the operating system denies access because of an I/O error.

    Inheritance
    object
    Exception
    SystemException
    IOException
    UnauthorizedIOAccessException
    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: Singulink.IO
    Assembly: Singulink.IO.FileSystem.dll
    Syntax
    [Serializable]
    public class UnauthorizedIOAccessException : IOException, ISerializable

    Constructors

    Name Description
    UnauthorizedIOAccessException()

    Initializes a new instance of the UnauthorizedIOAccessException class.

    UnauthorizedIOAccessException(string)

    Initializes a new instance of the UnauthorizedIOAccessException class.

    UnauthorizedIOAccessException(string, Exception)

    Initializes a new instance of the UnauthorizedIOAccessException class.

    UnauthorizedIOAccessException(string?, int)

    Initializes a new instance of the UnauthorizedIOAccessException class.

    © Singulink. All rights reserved.