Class KeyboardInputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
technology.sola.engine.input.KeyboardInputException
All Implemented Interfaces:
Serializable

@NullMarked public class KeyboardInputException extends RuntimeException
KeyboardInputException is an exception thrown when a key event is triggered with an unrecognized key code.
See Also: