Package com.intentsoftware.addapptr
Class BannerRequestError
-
- All Implemented Interfaces:
public final class BannerRequestErrorError indicating why the banner request has failed.
-
-
Method Summary
Modifier and Type Method Description final StringgetMessage()Returns the description of failure. -
-
Method Detail
-
getMessage
final String getMessage()
Returns the description of failure.
- Returns:
The string describing the reason of request failure.
-
-
-
-