![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| MessageException () | |
| MessageException (String s) | |
Public Member Functions inherited from org.openkilda.wfm.error.AbstractException | |
| AbstractException (String s) | |
| AbstractException (String s, Throwable throwable) | |
Definition at line 3 of file MessageException.java.
| org.openkilda.wfm.error.MessageException.MessageException | ( | ) |
Definition at line 4 of file MessageException.java.
| org.openkilda.wfm.error.MessageException.MessageException | ( | String | s | ) |
Definition at line 8 of file MessageException.java.