The RegKeyException Class of the com.ms.lang package signals that an I/O exception has occurred.
public class RegKeyException extends IOException { // Constructors public RegKeyException(); public RegKeyException(String s); }
IOException | +--RegKeyException