Package 

Class DocumentDetectorGradleDependencyException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class DocumentDetectorGradleDependencyException
    extends GradleDependencyException
                        

    Thrown 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

    • Method Summary

      Modifier and Type Method Description
      Throwable getCause()
      String getMessage()
      • 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