exception classes More...
#include "value.h"Go to the source code of this file.
Data Structures | |
| struct | RException |
| Exception object. More... | |
Macros | |
| #define | MRBC_EXCEPTION_CALL_NEST_LEVEL 8 |
| #define | mrbc_israised(vm) |
Typedefs | |
| typedef struct RException | mrbc_exception |
| Exception object. | |
exception classes
Copyright (C) 2015- Kyushu Institute of Technology. Copyright (C) 2015- Shimane IT Open-Innovation Center. This file is distributed under BSD 3-Clause License.
Definition in file error.h.
| #define mrbc_israised | ( | vm | ) |
| typedef struct RException mrbc_exception |
Exception object.