Package com.veraxsystems.icmp.jni.exception

Exceptions generated by native calls.

See:
          Description

Exception Summary
IcmpException The common exception definition for IcmpJniBridge class.
IcmpFatalErrorException Exception used in by JNI DLL module in case it is not able to communicate with Java, especially it is not able to create Java objects.
IcmpSystemException The exception generated during access to IcmpJniBridge DLL module.
IcmpTimeoutException Exception used when timeout occurs during IcmpJniBridge.receive() operation.
 

Package com.veraxsystems.icmp.jni.exception Description

Exceptions generated by native calls.