Class CriticalI_ChangeManager_ResolutionError

Description

Indicates a set of packages and correct dependencies could not be resolved from the available set. This is due either to missing packages or conflicts.

Located in /Core/lib/CriticalI/ChangeManager/ResolutionError.php (line 11)

Exception
   |
   --CriticalI_ChangeManager_ResolutionError
Method Summary
 CriticalI_ChangeManager_ResolutionError __construct (array $errors)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 17)

Constructor

  • access: public
CriticalI_ChangeManager_ResolutionError __construct (array $errors)
  • array $errors: An array of encountered error messages

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