-
- All Implemented Interfaces:
-
java.io.Serializable
public final class DocumentDetectorGradleDependencyException extends GradleDependencyExceptionThrown when there is no Document Detector assets gradle dependency found which is required to run the io.scanbot.sdk.core.contourdetector.ContourDetector Classical component, and RTU UI screens io.scanbot.sdk.ui.view.camera.DocumentScannerActivity and io.scanbot.sdk.ui.view.edit.CroppingActivity
-
-
Constructor Summary
Constructors Constructor Description DocumentDetectorGradleDependencyException()
-
Method Summary
Modifier and Type Method Description ThrowablegetCause()StringgetMessage()-
Methods inherited from class java.lang.Exception
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMessage
String getMessage()
-
-
-
-