Class UnsupportedStylesPropertyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
technology.sola.engine.graphics.gui.json.exception.UnsupportedStylesPropertyException
All Implemented Interfaces:
Serializable

@NullMarked public class UnsupportedStylesPropertyException extends RuntimeException
Exception thrown when reading a GUI JSON file that uses a styles property that is not recognized.
See Also:
  • Constructor Details

    • UnsupportedStylesPropertyException

      public UnsupportedStylesPropertyException(String propertyKey)
      Creates an instance of this exception.
      Parameters:
      propertyKey - the unsupported property key