Open Kilda Java Documentation
org.openkilda.testing.service.traffexam.OperationalException Class Reference
Inheritance diagram for org.openkilda.testing.service.traffexam.OperationalException:

Public Member Functions

 OperationalException (String s)
 
 OperationalException (String s, Throwable throwable)
 

Detailed Description

Definition at line 18 of file OperationalException.java.

Constructor & Destructor Documentation

◆ OperationalException() [1/2]

org.openkilda.testing.service.traffexam.OperationalException.OperationalException ( String  s)

Definition at line 19 of file OperationalException.java.

◆ OperationalException() [2/2]

org.openkilda.testing.service.traffexam.OperationalException.OperationalException ( String  s,
Throwable  throwable 
)

Definition at line 23 of file OperationalException.java.


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