Various methods are now declared to throw CancelException, needed due to correspondin...
commitd9149cb07818fef3b706f932143cbea1e447042f
authorrmfuhrer <rmfuhrer@f5eafffb-2e1d-0410-98e4-8ec43c5233c4>
Tue, 13 Nov 2007 19:51:18 +0000 (13 19:51 +0000)
committerrmfuhrer <rmfuhrer@f5eafffb-2e1d-0410-98e4-8ec43c5233c4>
Tue, 13 Nov 2007 19:51:18 +0000 (13 19:51 +0000)
tree1183d1d07a9cfc451262bd31d8f4cdc1e3d85955
parentc37b72c67a7dca7b874f2566cc1ca913f5544817
Various methods are now declared to throw CancelException, needed due to corresponding changes in lower-level APIs. Added catch of CancelException to certain top-level methods (like CGView.createViewer()).

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/incubator@2008 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
com.ibm.wala.eclipse/src/com/ibm/wala/eclipse/cg/model/WalaCGModel.java
com.ibm.wala.eclipse/src/com/ibm/wala/eclipse/cg/model/WalaJarFileCGModel.java
com.ibm.wala.eclipse/src/com/ibm/wala/eclipse/cg/model/WalaJarFileCGModelWithMain.java
com.ibm.wala.eclipse/src/com/ibm/wala/eclipse/cg/model/WalaProjectCGModel.java
com.ibm.wala.eclipse/src/com/ibm/wala/eclipse/cg/views/CGView.java