Package com.usebutton.merchant.exception
Class ButtonNetworkException
-
- All Implemented Interfaces:
-
java.io.Serializable
public class ButtonNetworkException extends Exception
Network error encountered when communicating with the Button API.
-
-
Constructor Summary
Constructors Constructor Description ButtonNetworkException(Exception e)ButtonNetworkException(String message)
-