Class ItemExistsException

Description

An exception thrown when an attempt is made to place an item in a position where another item already exists.

  • author:
  • version: 1.0

Located in /ItemExistsException.php (line 9)

Exception
   |
   --ItemExistsException
Method Summary
 ItemExistsException __construct ([ $message = null])
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 10)
  • access: public
ItemExistsException __construct ([ $message = null])
  • $message

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

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Sun, 04 Oct 2009 07:13:09 +0800 by phpDocumentor 1.4.3