VCL
[ class tree: VCL ] [ index: VCL ] [ all elements ]

Class: EAssignError

Source Location: /classes.inc.php

Class Overview

Exception
   |
   --EAssignError

Exception thrown when trying to assign an object to another


Methods


Inherited Variables

Class: Exception (Internal Class)

$code
$file
$line
$message
$string
$trace

Inherited Methods

Class: Exception (Internal Class)

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

Class Details

[line 190]
Exception thrown when trying to assign an object to another

This exception is thrown by the assign method when is impossible to assign the objects you are trying to assign




[ Top ]


Class Methods


constructor __construct [line 192]

EAssignError __construct( $sourcename, $classname)



Overrides Exception::constructor __construct ( [$message = ], [$code = ] ) (parent method not documented)

Parameters:

   $sourcename  
   $classname  

[ Top ]


Documentation generated on Sat, 13 Jun 2009 10:51:00 -0700 by phpDocumentor 1.4.1