Uses of Class
jdrew.oo.util.SubException

Packages that use SubException
jdrew.oo.util   
 

Uses of SubException in jdrew.oo.util
 

Methods in jdrew.oo.util that throw SubException
 void SubsumesParser.buildSubsumeObjects()
          This method will parse through all the given subsumes relations and create objects for them.
 void SubsumesParser.parseSubsumes()
          This method will parse the given String when the SubsumesParser was created.