com.hlcl.rql.as
Class MissingMainLinkException

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.MissingMainLinkException
All Implemented Interfaces:
java.io.Serializable

public class MissingMainLinkException
extends RQLException

Diese Ausnahme wird geworfen, wenn in den links zu einer Seite kein MainLink gefunden wird.

Author:
LEJAFR
See Also:
Serialized Form

Constructor Summary
MissingMainLinkException(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

MissingMainLinkException

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

Parameters:
s - java.lang.String