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 Summary
Constructors Constructor Description LicenseDateException(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LicenseDateException
-