How are Ada exceptions converted?

How are Ada exceptions converted?

If you are generating C++ rather than C, Ada exceptions are translated into C++ exceptions.