Uses of Package
org.matalon.pagerankhits.exceptions

Packages that use org.matalon.pagerankhits.exceptions
org.matalon.pagerankhits.crawler   
org.matalon.pagerankhits.dataStructures   
 

Classes in org.matalon.pagerankhits.exceptions used by org.matalon.pagerankhits.crawler
InvalidParameterException
          This class represents an invalid parameter exception.
 

Classes in org.matalon.pagerankhits.exceptions used by org.matalon.pagerankhits.dataStructures
InvalidParameterException
          This class represents an invalid parameter exception.
StackEmptyException
          This class represents a stack empty exception.
VertexDoesNotExistException
          This class represents an exception for reporting that a specific vertex does not exist.