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

Class logic.PoorPerformanceException

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

public class PoorPerformanceException
extends Exception

Constructor Index

 o logic.PoorPerformanceException()
 o logic.PoorPerformanceException(String)

Constructors

 o PoorPerformanceException
public PoorPerformanceException()
 o PoorPerformanceException
public PoorPerformanceException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index