Class FeatureNotSupportedException

Description

Exception thrown when the underlying implementation cannot support enabling or disabling a recognized feature. implementations MUST throw a FeatureNotRecognizedException rather than a FeatureNotSupportedException.

Exception thrown when the underlying implementation cannot support enabling or disabling a recognized feature. If the feature name is not recognized, implementations MUST throw a FeatureNotRecognizedException rather than a FeatureNotSupportedException.

Located in /core/FeatureNotSupportedException.class.php (line 25)

Exception
   |
   --PHPTMAPIException
      |
      --FactoryConfigurationException
         |
         --FeatureNotSupportedException
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:26 +0200 by phpDocumentor 1.4.0