public class RegistryErrorException
extends java.io.IOException
Title: class for throwing exceptions
Description:
Copyright: Copyright (c) 2007
Company: Taschek Joerg
| Constructor and Description |
|---|
RegistryErrorException(java.lang.String reason)
Constructor with message to throw
|