Class NoSuchKeyCodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.realtime.crossfire.jxclient.gui.keybindings.NoSuchKeyCodeException
All Implemented Interfaces:
Serializable

public class NoSuchKeyCodeException extends Exception
Indicates that a key code does not exist.
See Also:
  • Constructor Details

    • NoSuchKeyCodeException

      public NoSuchKeyCodeException()