Sign in | Register
Always listen to experts. They'll tell you what can't be done, and why. Then do it."
- Robert A. Heinlein
All Eventful API methods report errors as XML objects, with the following structure:
<?xml version="1.0" encoding="UTF-8"?> <error string="Invalid Page Number"> <description> Page number out of range. </description> </error>