All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class relaaja.database.DatabaseException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----relaaja.database.DatabaseException

public class DatabaseException
extends Exception
Yliluokka relaaja.database:n poikkeuksille.

Author:
Petri Pusa

Constructor Index

 o DatabaseException(String)

Constructors

 o DatabaseException
 public DatabaseException(String message)

All Packages  Class Hierarchy  This Package  Previous  Next  Index