![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| RestQueryException (String s) | |
| RestQueryException (Throwable throwable) | |
| RestQueryException (String message, Throwable cause) | |
Definition at line 3 of file RestQueryException.java.
| org.openkilda.atdd.utils.RestQueryException.RestQueryException | ( | String | s | ) |
Definition at line 4 of file RestQueryException.java.
| org.openkilda.atdd.utils.RestQueryException.RestQueryException | ( | Throwable | throwable | ) |
Definition at line 8 of file RestQueryException.java.
| org.openkilda.atdd.utils.RestQueryException.RestQueryException | ( | String | message, |
| Throwable | cause | ||
| ) |
Definition at line 12 of file RestQueryException.java.