struct Protocol::Page::AppManifestError
- Protocol::Page::AppManifestError
- Struct
- Value
- Object
Overview
Error while paring app manifest.
Included Modules
- JSON::Serializable
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#column : Int::Primitive
Error column.
-
#critical : Int::Primitive
If criticial, this is a non-recoverable parse error.
-
#line : Int::Primitive
Error line.
-
#message : String
Error message.