| Web API Reference | MapGuide Open Source |
Value: } \
catch (MgException* e) \
{ \
cryptographyException = e; \
} \
catch (...) \
{ \
} \
|