Macaulay2 Engine
Loading...
Searching...
No Matches
◆
CATCH
#define CATCH
Value:
} \
catch (
const
exc::engine_error
& __x424621) \
{ \
ERROR(__x424621.what()); \
return
NULL; \
}
exc::engine_error
Definition
exceptions.hpp:42
Definition at line
63
of file
exceptions.hpp
.
63
#define CATCH \
64
} \
65
catch (const exc::engine_error& __x424621) \
66
{ \
67
ERROR(__x424621.what()); \
68
return NULL; \
69
}
Macaulay2
e
exceptions.hpp
Generated on
for Macaulay2 Engine by
1.15.0