Class PackageNameException

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

public class PackageNameException
extends Exception
This exception is thrown if the package name of the application and license file package names are different.
See Also:
Serialized Form
  • Constructor Details

    • PackageNameException

      public PackageNameException​(String message)