|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
Reports that symbolic bytecode could not be assembled. More...
#include <errors.hpp>
Public Member Functions | |
| assembly_error (std::string const &message) | |
| Constructs an error with a stable, human-readable diagnostic. | |
Reports that symbolic bytecode could not be assembled.
Definition at line 37 of file errors.hpp.
|
explicit |
Constructs an error with a stable, human-readable diagnostic.
| message | Diagnostic copied into the std::runtime_error base. |