com.voytechs.jnetstream.npl
Class ContinueLoopSignal

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.voytechs.jnetstream.npl.NodeException
              extended by com.voytechs.jnetstream.npl.ContinueLoopSignal
All Implemented Interfaces:
java.io.Serializable

public class ContinueLoopSignal
extends NodeException

See Also:
Serialized Form

Constructor Summary
ContinueLoopSignal()
           
 
Method Summary
static void main(java.lang.String[] args)
          Test function for ContinueLoopSignal
 
Methods inherited from class com.voytechs.jnetstream.npl.NodeException
getFilename, getLineNumber, getToken, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContinueLoopSignal

public ContinueLoopSignal()
Parameters:
-
Throws:
Method Detail

main

public static void main(java.lang.String[] args)
Test function for ContinueLoopSignal

Parameters:
args - command line arguments