Package com.usebutton.merchant.exception
Class ApplicationIdNotFoundException
-
- All Implemented Interfaces:
-
java.io.Serializable
public class ApplicationIdNotFoundException extends IllegalStateException
Exception is passed back in onResult when the application id is not set and it is required.
-
-
Constructor Summary
Constructors Constructor Description ApplicationIdNotFoundException()
-