Class logic.DataNotFoundException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class logic.DataNotFoundException

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

public class DataNotFoundException
extends Exception

Constructor Index

 o logic.DataNotFoundException()
 o logic.DataNotFoundException(String)

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index