org.extex.unit.tex.macro.exceptions
Class NonConsequtiveParamsException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.extex.core.exception.GeneralException
              extended by org.extex.core.exception.helping.HelpingException
                  extended by org.extex.unit.tex.macro.exceptions.NonConsequtiveParamsException
All Implemented Interfaces:
java.io.Serializable

public class NonConsequtiveParamsException
extends HelpingException

This exception signals that an outer primitive has been encountered in the definition of a macro. This means either in the pattern or the replacement text.

Version:
$Revision: 6181 $
Author:
Gerd Neugebauer
See Also:
Serialized Form

Constructor Summary
NonConsequtiveParamsException(java.lang.String primitive)
          Creates a new object.
 
Method Summary
 
Methods inherited from class org.extex.core.exception.helping.HelpingException
getHelp, getLocalizedMessage
 
Methods inherited from class org.extex.core.exception.GeneralException
getLocalizer, isProcessed, setProcessed
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

NonConsequtiveParamsException

public NonConsequtiveParamsException(java.lang.String primitive)
Creates a new object.

Parameters:
primitive - the mane of the primitive