|
NetKernel APIs |
|||||||||
| 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.ten60.netkernel.util.NetKernelException
org.ten60.netkernel.layer1.nkf.NKFException
public class NKFException
Wrapper around NetkernelException, might be thrown when issuing subrequests from interfaces in this package
| Constructor Summary | |
|---|---|
NKFException(java.lang.String aMessage)
Creates a new instance of NKFException |
|
NKFException(java.lang.String aId,
java.lang.String aMessage,
java.lang.String aRequestId)
Creates a new instance of NKFException |
|
| Method Summary |
|---|
| Methods inherited from class com.ten60.netkernel.util.NetKernelException |
|---|
addCause, appendXML, getCause, getDeepestId, getId, setTraceDepth, toString, writeThrowable |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NKFException(java.lang.String aMessage)
public NKFException(java.lang.String aId,
java.lang.String aMessage,
java.lang.String aRequestId)
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||