irccd
3.0.3
|
Invalid type given. More...
#include <duk.hpp>
Public Member Functions | |
type_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 | |
Invalid type given.
|
noexcept |
Construct an TypeError.
message | the message |