Hilbert II - Version 0.03.09

org.qedeq.kernel.bo.control
Class ModuleFileNotFoundException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.qedeq.kernel.bo.control.ModuleFileNotFoundException
All Implemented Interfaces:
Serializable

public class ModuleFileNotFoundException
extends Exception

QEDEQ module file was not found in local file buffer.

Version:
$Revision: 1.1 $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
ModuleFileNotFoundException(String message)
          Constructor.
 
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

ModuleFileNotFoundException

public ModuleFileNotFoundException(String message)
Constructor.

Parameters:
message - Message.

Hilbert II - Version 0.03.09

©left GNU General Public Licence
All Rights Reserved.