com.hlcl.rql.as
Class WrongSuffixException

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

public class WrongSuffixException
extends RQLException

Diese Ausnahme wird geworfen, wenn der Extender der Datei nicht im Templateelement zugelassen ist.

Author:
LEJAFR
See Also:
FileElement, Serialized Form

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

WrongSuffixException

public WrongSuffixException(java.lang.String s)
WrongTypeException constructor comment.

Parameters:
s - java.lang.String