Class Support_InvalidResourceProviderError

Description

Thrown when an attempt is made to register a provider that does not implement the correct interface.

Located in /support/lib/Support/Resources.php (line 20)

Exception
   |
   --Support_InvalidResourceProviderError
Method Summary
 Support_InvalidResourceProviderError __construct ( $resourceName,  $providerName,  $provider,  $interfaceName)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 21)
  • access: public
Support_InvalidResourceProviderError __construct ( $resourceName,  $providerName,  $provider,  $interfaceName)
  • $resourceName
  • $providerName
  • $provider
  • $interfaceName

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 Wed, 25 Apr 2012 09:46:45 -0700 by phpDocumentor 1.4.3