Exception that is thrown for normalization errors. More...
Public Member Functions | |
__construct ($obj_name, $key, $val) | |
Create a relation exception. |
Exception that is thrown for normalization errors.
NacomaRelationException::__construct | ( | $ | obj_name, | |
$ | key, | |||
$ | val | |||
) |
Create a relation exception.
$obj_name | As user-friendly a name you can find for this object | |
$key | The name of the attribute where the error occured | |
$val | The value to the other object that couldn't be resolved |