Class Support_UnknownOptionError

Description

Thrown if an invalid option key is supplied

Located in /support/lib/Support/UnknownOptionError.php (line 9)

Exception
   |
   --Support_UnknownOptionError
Variable Summary
 mixed $optionName
Method Summary
 Support_UnknownOptionError __construct ( $optionName)
 void optionName ()
Variables
mixed $optionName (line 10)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 15)

Constructor

  • access: public
Support_UnknownOptionError __construct ( $optionName)
  • $optionName

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

Accessor for the option name

  • access: public
void optionName ()

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