#include <Exceptions.h>
Asynchronous API counterpart of EDAMNotFoundException. See EverCloudExceptionData for more details.
◆ EDAMNotFoundExceptionData()
qevercloud::EDAMNotFoundExceptionData::EDAMNotFoundExceptionData |
( |
QString |
error, |
|
|
Optional< QString > |
identifier, |
|
|
Optional< QString > |
key |
|
) |
| |
|
explicit |
◆ throwException()
virtual void qevercloud::EDAMNotFoundExceptionData::throwException |
( |
| ) |
const |
|
overridevirtual |
◆ m_identifier
Optional<QString> qevercloud::EDAMNotFoundExceptionData::m_identifier |
|
protected |
◆ m_key
Optional<QString> qevercloud::EDAMNotFoundExceptionData::m_key |
|
protected |