Serialized Form


Package com.brightcove.proserve.mediaapi.wrapper.apiobjects

Class com.brightcove.proserve.mediaapi.wrapper.apiobjects.Playlists extends java.util.ArrayList<Playlist> implements Serializable

serialVersionUID: 232810143858103556L

Serialized Fields

totalCount

java.lang.Integer totalCount

Class com.brightcove.proserve.mediaapi.wrapper.apiobjects.Videos extends java.util.ArrayList<Video> implements Serializable

serialVersionUID: -1603397104852631362L

Serialized Fields

totalCount

java.lang.Integer totalCount

Package com.brightcove.proserve.mediaapi.wrapper.exceptions

Class com.brightcove.proserve.mediaapi.wrapper.exceptions.BrightcoveException extends java.lang.Exception implements Serializable

serialVersionUID: 1312325283793630179L

Serialized Fields

type

ExceptionType type

Class com.brightcove.proserve.mediaapi.wrapper.exceptions.MediaApiException extends BrightcoveException implements Serializable

serialVersionUID: -4136614631876754138L

Serialized Fields

jsonObject

JSONObject jsonObject

responseCode

java.lang.Integer responseCode

responseMessage

java.lang.String responseMessage

Class com.brightcove.proserve.mediaapi.wrapper.exceptions.WrapperException extends BrightcoveException implements Serializable

serialVersionUID: -4695861147571405702L

Serialized Fields

code

WrapperExceptionCode code

message

java.lang.String message

Package org.json

Class org.json.JSONException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause