Serialized Form


Package com.brightcove.mediaapi.exceptions

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

serialVersionUID: 1312325283793630179L

Serialized Fields

type

ExceptionType type

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

serialVersionUID: -4136614631876754138L

Serialized Fields

jsonObject

org.json.JSONObject jsonObject

responseCode

java.lang.Integer responseCode

responseMessage

java.lang.String responseMessage

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

serialVersionUID: -4695861147571405702L

Serialized Fields

code

WrapperExceptionCode code

message

java.lang.String message



http://opensource.brightcove.com/.