Uses of Package
com.brightcove.mediaapi.exceptions

Packages that use com.brightcove.mediaapi.exceptions
com.brightcove.mediaapi.exceptions   
com.brightcove.mediaapi.wrapper   
 

Classes in com.brightcove.mediaapi.exceptions used by com.brightcove.mediaapi.exceptions
BrightcoveException
           All calls to the Media API Wrapper can throw a BrightcoveException.
ExceptionType
           Types of BrightcoveException that can be thrown by calls to the Wrapper
WrapperException
           A Media API Wrapper exception - e.g.
WrapperExceptionCode
           Custom error codes that can be reported by the Media API Wrapper
 

Classes in com.brightcove.mediaapi.exceptions used by com.brightcove.mediaapi.wrapper
BrightcoveException
           All calls to the Media API Wrapper can throw a BrightcoveException.
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.
 



http://opensource.brightcove.com/.