8#ifndef RPNX_CORTADO_ERRORS_HPP
9#define RPNX_CORTADO_ERRORS_HPP
assembly_error(std::string const &message)
Constructs an error with a stable, human-readable diagnostic.
parse_error(std::string const &message)
Constructs an error with a stable, human-readable diagnostic.
unsupported_feature_error(std::string const &message)
Constructs an error with a stable, human-readable diagnostic.
validation_error(std::string const &message)
Constructs an error with a stable, human-readable diagnostic.
JVM class-file, bytecode, validation, generation, and JAR APIs.