Class jas.ExceptAttr
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jas.ExceptAttr

java.lang.Object
   |
   +----jas.ExceptAttr

public class ExceptAttr
extends Object

Constructor Index

 o ExceptAttr()

Method Index

 o addException(CP)

Constructors

 o ExceptAttr
  public ExceptAttr()

Methods

 o addException
  public void addException(CP cp)
Parameters:
clazz - Exception class to be added to attribute. This is typically a ClassCP

All Packages  Class Hierarchy  This Package  Previous  Next  Index