#include <RubyException.hpp>
Public Member Functions | |
std::string | location () const |
RubyException & | operator= (const RubyException &)=default |
RubyException & | operator= (RubyException &&)=default |
RubyException (const std::string &msg, const std::string &location) | |
RubyException (const RubyException &)=default | |
RubyException (RubyException &&)=default | |
std::string | shortLocation () const |
virtual | ~RubyException () noexceptoverride=default |
|
inline |
|
default |
|
default |
|
overridevirtualdefaultnoexcept |
|
inline |
|
default |
|
default |
|
inline |