InvalidAppActionException | Button SDK for Android v7.0.0

InvalidAppActionException

Class Overview

Exception class when an app action is configured incorrectly.

Summary

Public Constructors
InvalidAppActionException( String message)

Inherited Methods

Method Return Type
void clone()
boolean equals( Object arg0)
void finalize()
final


Class <?>
getClass()
int hashCode()
final


void
notify()
final


void
notifyAll()
String toString()
final


void
wait(long arg0, int arg1)
final


void
wait(long arg0)
final


void
wait()

Public Constructors

public InvalidAppActionException( String message)