Path

ez components / documentation / api reference / 1.0.1 / consoletools


eZ Components 1.0.1

ConsoleTools: ezcConsoleException

[ Tutorial ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

Class: ezcConsoleException

General exception container for the ConsoleTools component. [source]

Parents

Exception
   |
   --ezcBaseException
      |
      --ezcConsoleException

Descendents

Child Class Description
ezcConsoleOptionNoAliasException The alias you tried to unregister is a real option.
ezcConsoleOptionException General exception container for the ConsoleTools component referring to option handling.
ezcConsoleOptionAlreadyRegisteredException The option name you tried to register is already in use.
ezcConsoleNoPositionStoredException 'Cannot restore position, if no position has been stored before.'.
ezcConsoleOptionStringNotWellformedException The option definition string supplied is not wellformed.

Inherited Member Variables

From ezcBaseException:
public  ezcBaseException::$originalMessage

Inherited Methods

From ezcBaseException :
public ezcBaseException ezcBaseException::__construct()
Constructs a new ezcBaseException with $message
Last updated: Fri, 02 Nov 2007