|
AdventNet WiFi Mediation API, v1.0 | |||||||||
| 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.adventnet.wifi.mediation.exception.AgentNotReachableException
Signals that the agent in the device is not reachable.
| Constructor Summary | |
AgentNotReachableException()
Constructs a AgentNotReachableException with
null as its error message. |
|
AgentNotReachableException(java.lang.String arg0)
Constructs a AgentNotReachableException with
arg0 as its error message. |
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AgentNotReachableException()
AgentNotReachableException with
null as its error message.
public AgentNotReachableException(java.lang.String arg0)
AgentNotReachableException with
arg0 as its error message.
arg0 - the error message.
|
AdventNet WiFi Mediation API, v1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||