Package com.pubmatic.sdk.common
Object POBVolleyError
-
- All Implemented Interfaces:
public class POBVolleyErrorMaintains Volley/HTTP error codes mapped to POBError instances.
-
-
Field Summary
Fields Modifier and Type Field Description public final static IntegerNOT_FOUNDpublic final static POBVolleyErrorINSTANCE
-
Method Summary
Modifier and Type Method Description final static StringformatMessage(Integer code, String message)-
-
Method Detail
-
formatMessage
final static String formatMessage(Integer code, String message)
-
-
-
-