Open Kilda Java Documentation
org.openkilda.floodlight.switchmanager.SwitchNotFoundException Class Reference
Inheritance diagram for org.openkilda.floodlight.switchmanager.SwitchNotFoundException:
org.openkilda.floodlight.switchmanager.SwitchOperationException

Public Member Functions

 SwitchNotFoundException (DatapathId dpId)
 
- Public Member Functions inherited from org.openkilda.floodlight.switchmanager.SwitchOperationException
 SwitchOperationException (DatapathId dpId)
 
 SwitchOperationException (DatapathId dpId, String message)
 
DatapathId getDpId ()
 

Detailed Description

Definition at line 5 of file SwitchNotFoundException.java.

Constructor & Destructor Documentation

◆ SwitchNotFoundException()

org.openkilda.floodlight.switchmanager.SwitchNotFoundException.SwitchNotFoundException ( DatapathId  dpId)

Definition at line 6 of file SwitchNotFoundException.java.


The documentation for this class was generated from the following file: