![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
TopologyCtrlProcessingException (String message) | |
TopologyCtrlProcessingException (String message, Exception cause) | |
is thrown when a topology ctrl request/response fails to be processed.
Definition at line 21 of file TopologyCtrlProcessingException.java.
org.openkilda.TopologyCtrlProcessingException.TopologyCtrlProcessingException | ( | String | message | ) |
Definition at line 23 of file TopologyCtrlProcessingException.java.
org.openkilda.TopologyCtrlProcessingException.TopologyCtrlProcessingException | ( | String | message, |
Exception | cause | ||
) |
Definition at line 27 of file TopologyCtrlProcessingException.java.