Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
Exceptions handling

The FaceSDK interface throws nested exceptions.
The top of stack of nested exceptions is always face_sdk::exception.
Use face_sdk::format_exception() function for building info message with the chain of nested exceptions stack.
Use face_sdk::rethrow_root_exception() function for throwing the bottom of nested exceptions stack.

List of all exceptions: