All Packages Class Hierarchy This Package Previous Next Index
Class au.com.pharos.gdbm.GdbmException
au.com.pharos.gdbm.GdbmException
- public class GdbmException
An exception originating in the GDBM library.
- Version:
- $Revision: 3.2 $
- Author:
- Martin Pool
- See Also:
- GdbmFile
-
GdbmException(String)
- Constructs a GdbmException with the specified reason.
GdbmException
public GdbmException(String reason)
- Constructs a GdbmException with the specified reason.
All Packages Class Hierarchy This Package Previous Next Index