Bytecode::Invalid Class Reference
#include <Bytecode.h>
Detailed Description
Thrown when it does not make sense to parse more bytecode. Formerly we used to unset YCode::valid instead. Any function taking
bytecodeistream as a parameter may throw this. It is recommended to catch them in the same function where the stream is constructed (
Bytecode::readFile).
The documentation for this class was generated from the following file: