Class NoSuchWorkspaceException

Description

Exception thrown when a workspace has been requested but cannot be found.

Most likely a missing CNF.XML file.

  • author:
  • version: 1.0

Located in /NoSuchWorkspaceException.php (line 10)

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

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 11)
  • access: public
NoSuchWorkspaceException __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:10 +0800 by phpDocumentor 1.4.3