#include <OnixS/CME/MDH/SecurityListener.h>
Public Member Functions | |
BookUpdateErrorArgs (const Book &book, const std::string &description) | |
const Book & | book () const |
const std::string & | description () const |
Definition at line 200 of file SecurityListener.h.
|
inline |
Initializes instance with reference to a book and failure reason.
Definition at line 205 of file SecurityListener.h.
|
inline |
Book which wasn't updated successfully.
Definition at line 212 of file SecurityListener.h.
|
inline |
Details on book update failure.
Definition at line 218 of file SecurityListener.h.