Class Rfm::Error::FileMakerError
In: lib/rfm_error.rb
Parent: RfmError

Base class for all FileMaker errors

Methods

getError  

Attributes

code  [RW] 

Public Class methods

This method instantiates and returns the appropriate FileMakerError object depending on the error code passed to it. It also accepts an optional message.

[Validate]