public class

PurchasePathException

extends ButtonException
java.lang.Object
   ↳ ButtonException
     ↳ com.usebutton.sdk.exception.PurchasePathException

Summary

Nested Classes
enum PurchasePathException.ErrorCode  
Public Constructors
PurchasePathException(String message, PurchasePathException.ErrorCode errorCode)
Public Methods
PurchasePathException.ErrorCode getErrorCode()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PurchasePathException (String message, PurchasePathException.ErrorCode errorCode)

Public Methods

public PurchasePathException.ErrorCode getErrorCode ()