Class PayPalErrorResponse
java.lang.Object
com.broadleafcommerce.paypal.micro.domain.api.PayPalErrorResponse
- All Implemented Interfaces:
Serializable
- Author:
- Nathan Moore (nathandmoore)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getName()
int
hashCode()
void
setDebugId
(String debugId) void
setInformationLink
(String informationLink) void
setMessage
(String message) void
toString()
-
Constructor Details
-
PayPalErrorResponse
public PayPalErrorResponse()
-
-
Method Details