AdventNet WiFi Mediation API, v1.0

Package com.adventnet.wifi.mediation.exception

This package contains all the exceptions indicating the conditions that a reasonable device mediation application might want to handle.

See:
          Description

Exception Summary
AgentNotReachableException Signals that the agent in the device is not reachable.
CLINotReachableException An CLINotReachableException is thrown to indicate that the device is not reachable via CLI.
DeviceNotReachableException Signals that a device is not reachable.
DeviceNotSupportedException This exception is thrown when the specified vendor and model of the device is not supported by the Mediation Server.
InvalidInputsException This exception is thrown when the inputs specified are not valid.
MediationException All the runtime exceptions are wrapped and thrown as MediationException.
ModelNotSupportedException This exception is thrown when the specified vendor and model of the device is not supported by the Mediation Server.
SnmpNotReachableException An SNMPNotReachableException is thrown to indicate that the device is not reachable via SNMP.
UnsupportedParametersException An UnsupportedParametersException is thrown when the parameters to be configured are not supported by the device.
 

Package com.adventnet.wifi.mediation.exception Description

This package contains all the exceptions indicating the conditions that a reasonable device mediation application might want to handle.


AdventNet WiFi Mediation API, v1.0

Copyright © 2005 AdventNet Inc. All Rights Reserved.