Open Kilda Java Documentation
org.openkilda.flow.FlowOperationException Class Reference
Inheritance diagram for org.openkilda.flow.FlowOperationException:

Public Member Functions

 FlowOperationException (Response restResponse, String s)
 
Response getRestResponse ()
 

Detailed Description

Definition at line 5 of file FlowOperationException.java.

Constructor & Destructor Documentation

◆ FlowOperationException()

org.openkilda.flow.FlowOperationException.FlowOperationException ( Response  restResponse,
String  s 
)

Definition at line 8 of file FlowOperationException.java.

Member Function Documentation

◆ getRestResponse()

Response org.openkilda.flow.FlowOperationException.getRestResponse ( )

Definition at line 14 of file FlowOperationException.java.


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