Class VastParseError
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.prebid.mobile.api.exceptions.AdException
-
- org.prebid.mobile.rendering.errors.VastParseError
-
- All Implemented Interfaces:
java.io.Serializable
public class VastParseError extends AdException
Error will be thrown when unknown problem has appeared.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.prebid.mobile.api.exceptions.AdException
INIT_ERROR, INTERNAL_ERROR, INVALID_REQUEST, SERVER_ERROR, THIRD_PARTY
-
-
Constructor Summary
Constructors Constructor Description VastParseError(java.lang.String err)
-
Method Summary
-
Methods inherited from class org.prebid.mobile.api.exceptions.AdException
getMessage, setMessage
-
-