Exception: Demiurge::Errors::TmxFormatError
- Inherits:
-
AssetError
- Object
- RuntimeError
- Exception
- AssetError
- Demiurge::Errors::TmxFormatError
- Defined in:
- lib/demiurge/exception.rb
Overview
This occurs if there's a problem in the TMX file or in some kind of file convention (such as using "Fringe" for a hardcoded layer) in a specific subformat like ManaSource.
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
#backtrace_chain, #formatted, #initialize, #jsonable
Constructor Details
This class inherits a constructor from Demiurge::Errors::Exception