#include <json-patch.hpp>
Public Member Functions | |
| JsonPatchFormatException (std::string msg) | |
| const char * | what () const noexcept override final |
Private Attributes | |
| std::string | ex_ |
Definition at line 8 of file json-patch.hpp.
|
inlineexplicit |
|
inlinefinaloverridenoexcept |
|
private |
Definition at line 17 of file json-patch.hpp.
Referenced by JsonPatchFormatException(), and what().