Class NoSuchKeyCodeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.realtime.crossfire.jxclient.gui.keybindings.NoSuchKeyCodeException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoSuchKeyCodeException extends java.lang.ExceptionIndicates that a key code does not exist.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoSuchKeyCodeException()
-