com.cyc.tool.subl.jrtl.nativeCode.subLisp
Class Errors.Restarter

java.lang.Object
  extended by com.cyc.tool.subl.jrtl.nativeCode.subLisp.Errors.Restarter
Enclosing class:
Errors

public static class Errors.Restarter
extends java.lang.Object


Constructor Summary
Errors.Restarter(java.lang.String choice, Errors.RestartMethod restartMethod)
           
 
Method Summary
 Errors.RestartMethod getRestartMethod()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Errors.Restarter

public Errors.Restarter(java.lang.String choice,
                        Errors.RestartMethod restartMethod)
Method Detail

getRestartMethod

public Errors.RestartMethod getRestartMethod()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object