error.h File Reference

#include <stdarg.h>

Enumerations

enum  plerrorid {
  ERR_ERRNO, ERR_TYPE, ERR_DOMAIN, ERR_EXISTENCE,
  ERR_FAIL, ERR_LIMIT, ERR_MISC
}

Functions

int sgml2pl_error (plerrorid,...)

Enumeration Type Documentation

enum plerrorid
 

Enumerator:
ERR_ERRNO 
ERR_TYPE 
ERR_DOMAIN 
ERR_EXISTENCE 
ERR_FAIL 
ERR_LIMIT 
ERR_MISC 


Function Documentation

int sgml2pl_error plerrorid  id,
  ...
 

Function to handle the errors. It creates an appropriate error term for the prolog side to throw. Input : type of error Output : TRUE on success, FALSE on failure


Generated on Wed Jul 26 13:26:56 2006 for XSB by  doxygen 1.4.5