Table of Contents

Class BlobsDirectoryException

Namespace
IO.Scanbot.Sdk.Exceptions.Files.BlobManager
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/exceptions/files/blobManager/BlobsDirectoryException", DoNotGenerateAcw = true)]
public sealed class BlobsDirectoryException : IOException, ISerializable, ISerializable, IJavaObject, IJavaPeerable, IDisposable
Inheritance
BlobsDirectoryException
Implements
Inherited Members

Constructors

BlobsDirectoryException(string)

[Register(".ctor", "(Ljava/lang/String;)V", "")]
public BlobsDirectoryException(string message)

Parameters

message string

Properties

Dly

[Register("dly")]
public string Dly { get; set; }

Property Value

string