![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| SwitchOperationException (DatapathId dpId) | |
| SwitchOperationException (DatapathId dpId, String message) | |
| DatapathId | getDpId () |
Definition at line 5 of file SwitchOperationException.java.
| org.openkilda.floodlight.switchmanager.SwitchOperationException.SwitchOperationException | ( | DatapathId | dpId | ) |
Definition at line 8 of file SwitchOperationException.java.
| org.openkilda.floodlight.switchmanager.SwitchOperationException.SwitchOperationException | ( | DatapathId | dpId, |
| String | message | ||
| ) |
Definition at line 12 of file SwitchOperationException.java.
| DatapathId org.openkilda.floodlight.switchmanager.SwitchOperationException.getDpId | ( | ) |
Definition at line 17 of file SwitchOperationException.java.