Traceability

tte.exceptions
Class FilesNeedToBeReloadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tte.exceptions.FilesNeedToBeReloadException
All Implemented Interfaces:
java.io.Serializable

public class FilesNeedToBeReloadException
extends java.lang.Exception

Exception raised when files of project have been changed since the last reloading.

See Also:
Serialized Form

Constructor Summary
FilesNeedToBeReloadException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilesNeedToBeReloadException

public FilesNeedToBeReloadException()

Traceability

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.