All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class logic.DataNotFoundException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----logic.DataNotFoundException

public class DataNotFoundException
extends Exception

Constructor Index

 o DataNotFoundException()
 o DataNotFoundException(String)

Constructors

 o DataNotFoundException
 public DataNotFoundException()
 o DataNotFoundException
 public DataNotFoundException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index