Console_GetoptPlus
[ class tree: Console_GetoptPlus ] [ index: Console_GetoptPlus ] [ all elements ]

Class: Console_GetoptPlus_Exception

Source Location: /Console_GetoptPlus-1.0.0RC1/GetoptPlus/Exception.php

Class Overview

PEAR_Exception
   |
   --Console_GetoptPlus_Exception

Handling of error messages and exceptions.


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2008 Michel Corne

Methods


Inherited Variables

Inherited Methods


Class Details

[line 51]
Handling of error messages and exceptions.


[ Top ]


Method Detail

__construct (Constructor)   [line 86]

void __construct( mixed $exception)

Triggers the exception.
  • Access: public

Parameters:

mixed   $exception   —  the exception ID and optional message part, e.g. "string" or array("invalid", '--foo')

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:14:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.