Searched refs:CA_Exception (Results 1 – 2 of 2) sorted by relevance
33 typedef crecXceptn CA_Exception; typedef37 #define BEG_CATCH_CA_EXCEPT }catch( CA_Exception* e ){
482 int CA_ExceptionGetCode(CA_Exception* e);483 int CA_ExceptionGetMessage(CA_Exception* e , char* buff, int len,486 int CA_ExceptionGetHandleType(CA_Exception* e);487 int CA_ExceptionGetHandle(CA_Exception* e, void **handle);488 int CA_ExceptionDelete(CA_Exception* e);