com.judoscript.parser.helper
Class CatchJava

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

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


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

Constructor Detail

CatchJava

public CatchJava()