![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| AbstractException (String s) | |
| AbstractException (String s, Throwable throwable) | |
Definition at line 18 of file AbstractException.java.
| org.openkilda.wfm.error.AbstractException.AbstractException | ( | String | s | ) |
Definition at line 19 of file AbstractException.java.
| org.openkilda.wfm.error.AbstractException.AbstractException | ( | String | s, |
| Throwable | throwable | ||
| ) |
Definition at line 23 of file AbstractException.java.