com.judoscript.parser.helper
Class CatchError

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

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


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

Constructor Detail

CatchError

public CatchError()