Class BlobRuntimeException
- Namespace
- IO.Scanbot.Sdk.Exceptions.Files.BlobManager
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/exceptions/files/blobManager/BlobRuntimeException", DoNotGenerateAcw = true)]
public class BlobRuntimeException : RuntimeException, ISerializable, ISerializable, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BlobRuntimeException
- Implements
- Derived
- Inherited Members
Constructors
BlobRuntimeException(nint, JniHandleOwnership)
protected BlobRuntimeException(nint javaReference, JniHandleOwnership transfer)
Parameters
javaReferenceninttransferJniHandleOwnership
BlobRuntimeException(string)
[Register(".ctor", "(Ljava/lang/String;)V", "")]
public BlobRuntimeException(string message)
Parameters
messagestring