All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class tc.database.NoMarkersCalculatedException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----tc.database.ValidationException
                           |
                           +----tc.database.NoMarkersCalculatedException

public class NoMarkersCalculatedException
extends ValidationException
This exception is thrown if one tries to issue queries (to a database) that require markers but they are not yet calculated.


Constructor Index

 o NoMarkersCalculatedException()

Constructors

 o NoMarkersCalculatedException
 public NoMarkersCalculatedException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index