Package com.usebutton.merchant.exception
Class NetworkNotFoundException
-
- All Implemented Interfaces:
-
java.io.Serializable
public class NetworkNotFoundException extends ButtonNetworkException
Network error encountered when communicating with the Button API ie. Device is not connected to the internet
-
-
Constructor Summary
Constructors Constructor Description NetworkNotFoundException(Exception e)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
NetworkNotFoundException
NetworkNotFoundException(Exception e)
-
-
-
-