krb5.kdc.db
Class DBException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by krb5.kdc.db.DBException
All Implemented Interfaces:
java.io.Serializable

public class DBException
extends java.lang.Exception

Class Description : Database exception class.

Version:
1.1
Author:
Bojan Pajkovski
See Also:
Serialized Form

Constructor Summary
DBException()
          Class constructor
DBException(java.lang.String msg)
          Class constructor
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DBException

public DBException()
Class constructor


DBException

public DBException(java.lang.String msg)
Class constructor

Parameters:
msg - String