Class CatchStatement


public class CatchStatement extends Statement
Represents a catch (Exception var) { } statement
Author:
James Strachan