|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.veraxsystems.icmp.jni.exception.IcmpException
com.veraxsystems.icmp.jni.exception.IcmpFatalErrorException
public 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.
Constructor Summary | |
---|---|
IcmpFatalErrorException(java.lang.String errorString)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IcmpFatalErrorException(java.lang.String errorString)
errorString
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |