public class KeyException extends Exception { // Public Constructors public KeyException( ); public KeyException(String msg); }