momiji
m68k emulator infrastructure
About Source codeTable of contents
momiji::errors::UnexpectedSectionContent
Defined in header <momiji/Parser.h>
struct UnexpectedSectionContent
Error triggered when there’s code in a data section or viceversa.
Member fields
Field | Type | Notes | Default value |
---|---|---|---|
section | momiji::ParserSection |
The section found. |