Class PHPTMAPIException

Description

The base class for all standard (non run-time) exceptions thrown by a Topic Maps system.

The base class for all standard (non run-time) exceptions thrown by a Topic Maps system.

Located in /core/PHPTMAPIException.class.php (line 21)

Exception
   |
   --PHPTMAPIException
Direct descendents
Class Description
FactoryConfigurationException Exception thrown when a TopicMapSystemFactory instance cannot be instantiated through the method TopicMapSystemFactory::newInstance().
TopicMapExistsException Exception thrown when an attempt is made to create a new TopicMap under a storage address (a URI) that is already assigned to another TopicMap in the same TopicMapSystem.
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Mon, 19 Sep 2011 21:01:27 +0200 by phpDocumentor 1.4.0