Todo List
Exception | --Services_Blogging_Exception
Extends the normal exception class to make it easy to distinguish between blogging and other exceptions via instanceof
Services_Blogging_Exception __construct( [string $message = null], [integer $code = 0])