Package com.brightcove.mediaapi.exceptions

Interface Summary
BrightcoveExceptionHandler Allows users to specify their own logic on what to do when an exception is thrown by the Media API or the Java wraper.
 

Enum Summary
ExceptionType Types of BrightcoveException that can be thrown by calls to the Wrapper
WrapperExceptionCode Custom error codes that can be reported by the Media API Wrapper
 

Exception Summary
BrightcoveException All calls to the Media API Wrapper can throw a BrightcoveException.
MediaApiException This is an exception thrown by the Media API (not the Java wrapper)
WrapperException A Media API Wrapper exception - e.g.
 



http://opensource.brightcove.com/.