com.hlcl.rql.as
Class MissingTemplateNamesException

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

public class MissingTemplateNamesException
extends RQLException

Diese Ausnahme wird geworfen, wenn Namen von Template-Elementen benötigt werden, aber diese nicht gegeben wurden.

Author:
LEJAFR
See Also:
Serialized Form

Constructor Summary
MissingTemplateNamesException(java.lang.String s)
          MissingTemplateNamesException 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

MissingTemplateNamesException

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

Parameters:
s - java.lang.String