SMCError

Last Updated2007-03-15
Created At2007-01-25

Parse error codes.

EntryDescription
SMCError_StreamOpenStream failed to open
SMCError_InvalidSection4A section ending has no matching beginning
SMCError_OkayNo error
SMCError_TokenOverflowThe token buffer overflowed
SMCError_InvalidSection1A section was declared without quotes, and had extra tokens
SMCError_StreamErrorThe stream died... somehow
SMCError_InvalidSection2A section was declared without any header
SMCError_CustomA custom handler threw an error
SMCError_InvalidProperty1A property was declared outside of any section
SMCError_InvalidTokensThere were too many unidentifiable strings on one line
SMCError_InvalidSection3A section ending was declared with too many unknown tokens
SMCError_InvalidSection5A section beginning has no matching ending