Class SdkPlanTypeException

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

public class SdkPlanTypeException
extends Exception
This exception is thrown if sdk plan is not matched with sdk plan or missing.
See Also:
Serialized Form
  • Constructor Details

    • SdkPlanTypeException

      public SdkPlanTypeException​(String message)