Class FileAccessException
- Namespace
- IO.Scanbot.Sdk.Exceptions.Files
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/exceptions/files/FileAccessException", DoNotGenerateAcw = true)]
public sealed class FileAccessException : IOException, ISerializable, ISerializable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
FileAccessException
- Implements
- Inherited Members
Constructors
FileAccessException(string)
[Register(".ctor", "(Ljava/lang/String;)V", "")]
public FileAccessException(string message)
Parameters
messagestring
Properties
Dly
[Register("dly")]
public string Dly { get; set; }