Module technology.sola.engine
Package technology.sola.engine.graphics.gui.json.exception
package technology.sola.engine.graphics.gui.json.exception
This package provides various exceptions for errors that may happen during gui json operations.
-
ExceptionsClassDescriptionException thrown when reading a GUI JSON file that uses a tag that has not been registered in the
GuiJsonDocumentBuilder
.Exception thrown when reading a GUI JSON file that uses a styles property that is not recognized.