Class CriticalI_UsageError

Description

General usage exceptions

Located in /Core/lib/CriticalI/UsageError.php (line 9)

Exception
   |
   --CriticalI_UsageError
Direct descendents
Class Description
 class CriticalI_UnknownOptionError Exception thrown for unknown/unsupported options
 class CriticalI_InvalidOptionArgumentError Exception thrown for invalid argument provided
 class CriticalI_MissingOptionArgumentError Exception thrown for missing argument
Method Summary
 CriticalI_UsageError __construct ( $msg)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 10)
  • access: public
CriticalI_UsageError __construct ( $msg)
  • $msg

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )

Redefined in descendants as:

Inherited Methods

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ], [$previous = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getPrevious ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )

Documentation generated on Wed, 25 Apr 2012 09:46:45 -0700 by phpDocumentor 1.4.3