Extension of PEAR_Error for use in all FileMaker classes.
Located in /FileMaker/Error.php (line 30)
PEAR_Error | --FileMaker_Error
| Class | Description |
|---|---|
| FileMaker_Error_Validation | Extension of FileMaker_Error for adding additional information about validation errors. |
Overloaded constructor.
Return the string representation of $this->code, in the language currently set on $this->_fm. You should call getMessage() in most cases if you are not sure that the error is an XML error with an error code.
Overload getMessage() to return XML error equivalents if no message is explicitly set and we have an error code.
Indicates whether or not the error is a detailed validation error message, or if it is a server message.
Documentation generated on Thu, 06 Jul 2006 15:52:28 -0700 by phpDocumentor 1.2.3