com.judoscript.parser.helper
Class Finally

java.lang.Object
  extended by com.judoscript.parser.helper.Finally
All Implemented Interfaces:
CatchType

public final class Finally
extends java.lang.Object
implements CatchType


Field Summary
 
Fields inherited from interface com.judoscript.parser.helper.CatchType
ERROR, FINALLY
 
Constructor Summary
Finally()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Finally

public Finally()