Uses of Package
com.veraxsystems.icmp.ping.exception

Packages that use com.veraxsystems.icmp.ping.exception
com.veraxsystems.icmp.ping Main classes for handle ping requests and response. 
com.veraxsystems.icmp.ping.exception Exceptions generated by Ping class. 
com.veraxsystems.icmp.ping.handlers Classes handling ICMP packet queues. 
 

Classes in com.veraxsystems.icmp.ping.exception used by com.veraxsystems.icmp.ping
PingErrorException
          An error exception returned by Ping class.
 

Classes in com.veraxsystems.icmp.ping.exception used by com.veraxsystems.icmp.ping.exception
PingException
          The common exception definition for Ping class.
 

Classes in com.veraxsystems.icmp.ping.exception used by com.veraxsystems.icmp.ping.handlers
PingErrorException
          An error exception returned by Ping class.