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

Public Member Functions

 OFInstallException (DatapathId dpId, OFMessage ofMessage)
 
OFMessage getOfMessage ()
 
- 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 6 of file OFInstallException.java.

Constructor & Destructor Documentation

◆ OFInstallException()

org.openkilda.floodlight.switchmanager.OFInstallException.OFInstallException ( DatapathId  dpId,
OFMessage  ofMessage 
)

Definition at line 9 of file OFInstallException.java.

Member Function Documentation

◆ getOfMessage()

OFMessage org.openkilda.floodlight.switchmanager.OFInstallException.getOfMessage ( )

Definition at line 14 of file OFInstallException.java.


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