Open Kilda Java Documentation
org.openkilda.atdd.floodlight.KafkaBreakException Class Reference
Inheritance diagram for org.openkilda.atdd.floodlight.KafkaBreakException:

Public Member Functions

 KafkaBreakException (String s)
 
 KafkaBreakException (String s, Throwable throwable)
 

Detailed Description

Definition at line 3 of file KafkaBreakException.java.

Constructor & Destructor Documentation

◆ KafkaBreakException() [1/2]

org.openkilda.atdd.floodlight.KafkaBreakException.KafkaBreakException ( String  s)

Definition at line 4 of file KafkaBreakException.java.

◆ KafkaBreakException() [2/2]

org.openkilda.atdd.floodlight.KafkaBreakException.KafkaBreakException ( String  s,
Throwable  throwable 
)

Definition at line 8 of file KafkaBreakException.java.


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