|
xrpld
|
#include <token_errors.h>


Public Member Functions | |
| char const * | name () const noexcept final |
| std::string | message (int c) const final |
| T | default_error_condition (T... args) |
| T | equivalent (T... args) |
| T | message (T... args) |
| T | name (T... args) |
| T | operator!= (T... args) |
| T | operator< (T... args) |
| T | operator== (T... args) |
Definition at line 29 of file token_errors.h.
|
nodiscardfinalnoexcept |
Definition at line 34 of file token_errors.h.
|
nodiscardfinal |
Definition at line 40 of file token_errors.h.