You are here

class MediaInternetNoHandlerException in D7 Media 7.4

Same name and namespace in other branches
  1. 7 modules/media_internet/includes/MediaInternetNoHandlerException.inc \MediaInternetNoHandlerException
  2. 7.2 modules/media_internet/includes/MediaInternetNoHandlerException.inc \MediaInternetNoHandlerException
  3. 7.3 modules/media_internet/includes/MediaInternetNoHandlerException.inc \MediaInternetNoHandlerException

A custom exception class for handling embed code with no handler.

Hierarchy

Expanded class hierarchy of MediaInternetNoHandlerException

File

modules/media_internet/includes/MediaInternetNoHandlerException.inc, line 11
Definition of MediaInternetNoHandlerException.

View source
class MediaInternetNoHandlerException extends Exception {

}

Members