Class LicenseNotProvidedException

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

public class LicenseNotProvidedException
extends Exception
This exception occurs if the license is not provided.
See Also:
Serialized Form
  • Constructor Details

    • LicenseNotProvidedException

      public LicenseNotProvidedException​(String message)