|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.dalsemi.nethack.ARPCacheException
Thrown when an error has occurred when adding or removing an entry to/from the system's ARP cache.
| Constructor Summary | |
ARPCacheException()
Constructs an ARPCacheException with no detail
message. |
|
ARPCacheException(java.lang.String s)
Constructs an ARPCacheException with the specified
detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public ARPCacheException()
ARPCacheException with no detail
message.public ARPCacheException(java.lang.String s)
ARPCacheException with the specified
detail message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||