class ExceptionSpec extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Vector |
handlers |
protected Token |
label |
| Constructor and Description |
|---|
ExceptionSpec(Token label_) |
| Modifier and Type | Method and Description |
|---|---|
void |
addHandler(ExceptionHandler handler) |
public ExceptionSpec(Token label_)
public void addHandler(ExceptionHandler handler)