irccd
3.0.3
|
Value is out of range. More...
#include <duk.hpp>
Public Member Functions | |
range_error (std::string message) noexcept | |
![]() | |
error (std::string message) noexcept | |
~error ()=default | |
void | create (duk_context *ctx) const |
Additional Inherited Members | |
![]() | |
error (int type, std::string message) noexcept | |
Value is out of range.
|
noexcept |
Construct an RangeError.
message | the message |