FeaturesPluginsDocs & SupportCommunityPartners

org.netbeans.modules.jackpot/2 2 1

org.netbeans.spi.jackpot
Class RecursiveRuleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.netbeans.spi.jackpot.RecursiveRuleException
All Implemented Interfaces:
Serializable

public class RecursiveRuleException
extends RuntimeException

Thrown when a rule recursively matches itself.

See Also:
Serialized Form

Constructor Summary
RecursiveRuleException(String script, int lineNumber)
          Creates a new instance of RecursiveRuleException.
 
Method Summary
 int getLineNumber()
          Returns the starting line number of the detected rule.
 String getString()
          Returns the script.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

RecursiveRuleException

public RecursiveRuleException(String script,
                              int lineNumber)
Creates a new instance of RecursiveRuleException.

Parameters:
script - the name of the rule file.
lineNumber - the starting line number of the rule.
Method Detail

getString

public String getString()
Returns the script.


getLineNumber

public int getLineNumber()
Returns the starting line number of the detected rule.


org.netbeans.modules.jackpot/2 2 1

Built on April 6 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
Companion
Projects:
MySQL Database Server   Open JDK: an Open SourceJDK   GlassFish Community: an Open Source Application Server    Mobile & Embedded Community    Open Solaris   java.net - The Source for Java Technology Collaboration   Virtual Box - full virtualizer  Open ESB - The Open Enterprise Service Bus Powered by