Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.chaoswg.xtc4y.classdesc.ExceptionInfo

Uses of ExceptionInfo in com.chaoswg.xtc4y.classdesc
 

Methods in com.chaoswg.xtc4y.classdesc that return ExceptionInfo
 ExceptionInfo[] CodeAttribute.getExceptions()
           
 

Methods in com.chaoswg.xtc4y.classdesc with parameters of type ExceptionInfo
 void CodeAttribute.addException(ExceptionInfo exception)
          Add an exception
 void CodeAttribute.removeException(ExceptionInfo exception)
          Remove an exception