Hilbert II - Version 0.03.04

org.qedeq.kernel.bo.load
Class ModuleFileNotFoundException

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

class ModuleFileNotFoundException
extends Exception

QEDEQ module file was not found in local file buffer.

Version:
$Revision: 1.3 $

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

ModuleFileNotFoundException(String message)
Constructor.

Parameters:
message - Message.
Method Detail

createXmlFileExceptionList

XmlFileExceptionList createXmlFileExceptionList()

Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.