com.hlcl.rql.as
Class MissingFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.hlcl.rql.as.RQLException
              extended by com.hlcl.rql.as.MissingFileException
All Implemented Interfaces:
java.io.Serializable

public class MissingFileException
extends RQLException

Diese Ausnahme wird geworfen, wenn eine Date in einem RedDot Folder nicht vorhanden ist wie erwartet.

Author:
LEJAFR
See Also:
Serialized Form

Constructor Summary
MissingFileException(java.lang.String s)
          MissingFileException constructor comment.
 
Method Summary
 
Methods inherited from class com.hlcl.rql.as.RQLException
getMessage, getReason
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MissingFileException

public MissingFileException(java.lang.String s)
MissingFileException constructor comment.

Parameters:
s - java.lang.String