Open Kilda Java Documentation
org.openkilda.pce.provider.UnroutablePathException Class Reference
Inheritance diagram for org.openkilda.pce.provider.UnroutablePathException:

Public Member Functions

 UnroutablePathException (Flow flow)
 
Flow getFlow ()
 

Detailed Description

Definition at line 5 of file UnroutablePathException.java.

Constructor & Destructor Documentation

◆ UnroutablePathException()

org.openkilda.pce.provider.UnroutablePathException.UnroutablePathException ( Flow  flow)

Definition at line 8 of file UnroutablePathException.java.

Member Function Documentation

◆ getFlow()

Flow org.openkilda.pce.provider.UnroutablePathException.getFlow ( )

Definition at line 17 of file UnroutablePathException.java.


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