Click or drag to resize

FileReadOnlyException Constructor

Overload List
  NameDescription
Public methodFileReadOnlyException
[AlphaFS] Initializes a new instance of the FileReadOnlyException class.
Public methodFileReadOnlyException(String)
[AlphaFS] Initializes a new instance of the FileReadOnlyException class.
Protected methodFileReadOnlyException(SerializationInfo, StreamingContext)
[AlphaFS] Initializes a new instance of the FileReadOnlyException class.
Public methodFileReadOnlyException(String, Exception)
[AlphaFS] Initializes a new instance of the FileReadOnlyException class.
Top
See Also