Class AmbiguousException

Description

AmbiguousException

Akkor váltódik ki, ha értékadásnál egy tulajdonság több táblához is tartozhat.
Olyankor egy jelzősztringnek, és a táblanévnek meg kell előznie a mezőnevet.

  1.  $this->mail = 'valami@ize.hu'//hibás
  2.  $this->T_users_mail 'valami@ize.hu'//helyes

  • author: Takács Ákos (Rimelek), programmer [at] rimelek [dot] hu
  • copyright: Copyright (C) 2010, Takács Ákos

Located in /exceptions/AmbiguousException.class.php (line 25)

Exception
   |
   --AmbiguousException
Method Summary
 void __toString ()
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
__toString (line 26)
void __toString ()

Redefinition of:
Exception::__toString ( )

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Fri, 02 Apr 2010 17:34:17 +0200 by phpDocumentor 1.4.1