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

Constructor Index

 o GdbmException(String)
Constructs a GdbmException with the specified reason.

Constructors

 o GdbmException
 public GdbmException(String reason)
Constructs a GdbmException with the specified reason.


All Packages  Class Hierarchy  This Package  Previous  Next  Index