Class UnsupportedSpeedException

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

public class UnsupportedSpeedException
extends Exception
UnsupportedSpeedException is thrown if the user tries to turn Pivo with unsupported speed.
See Also:
Serialized Form
  • Constructor Details

    • UnsupportedSpeedException

      public UnsupportedSpeedException​(String msg)