This class represents an error object thrown by a SetaPDF API. You can get more information about the error by checking the following properties $obj->message and $obj->code.
You can add your own error handling by defining your own class named SetaPDF_Error before you include any SetaPDF-File. The original class looks like this: