![]() |
Orthanc Client
Documentation of the client library of Orthanc
|
Exception class that is thrown by the functions of this shared library.
#include <OrthancCppClient.h>
Public Member Functions | |
| OrthancClientException (std::string message) | |
| Constructs an exception. More... | |
| const std::string & | What () const throw () |
| Get the error message associated with this exception. More... | |
|
inline |
| message | The error message. |
|
inline | |||||||||||||
1.8.5