![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
OFInstallException (DatapathId dpId, OFMessage ofMessage) | |
OFMessage | getOfMessage () |
![]() | |
SwitchOperationException (DatapathId dpId) | |
SwitchOperationException (DatapathId dpId, String message) | |
DatapathId | getDpId () |
Definition at line 6 of file OFInstallException.java.
org.openkilda.floodlight.switchmanager.OFInstallException.OFInstallException | ( | DatapathId | dpId, |
OFMessage | ofMessage | ||
) |
Definition at line 9 of file OFInstallException.java.
OFMessage org.openkilda.floodlight.switchmanager.OFInstallException.getOfMessage | ( | ) |
Definition at line 14 of file OFInstallException.java.