Class LicenseDateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
app.pivo.android.prosdk.exceptions.LicenseDateException
All Implemented Interfaces:
Serializable

public class LicenseDateException
extends Exception
LicenseDateException exception is thrown if the license date are not consistent or expired.
See Also:
Serialized Form
  • Constructor Details

    • LicenseDateException

      public LicenseDateException​(String message)