Class DocScanException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.yoti.api.client.docs.DocScanException
All Implemented Interfaces:
Serializable

public class DocScanException extends Exception
Signals that a problem occurred in a Yoti Doc Scan call
See Also:
  • Constructor Details

    • DocScanException

      public DocScanException(String message)
    • DocScanException

      public DocScanException(String message, Throwable cause)