![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| ContentNotFoundException () | |
| ContentNotFoundException (final String errorMessage) | |
| ContentNotFoundException (final String errorMessage, final Throwable e) | |
| ContentNotFoundException (final Throwable e) | |
Definition at line 3 of file ContentNotFoundException.java.
| org.openkilda.integration.exception.ContentNotFoundException.ContentNotFoundException | ( | ) |
Definition at line 7 of file ContentNotFoundException.java.
| org.openkilda.integration.exception.ContentNotFoundException.ContentNotFoundException | ( | final String | errorMessage | ) |
Definition at line 11 of file ContentNotFoundException.java.
| org.openkilda.integration.exception.ContentNotFoundException.ContentNotFoundException | ( | final String | errorMessage, |
| final Throwable | e | ||
| ) |
Definition at line 15 of file ContentNotFoundException.java.
| org.openkilda.integration.exception.ContentNotFoundException.ContentNotFoundException | ( | final Throwable | e | ) |
Definition at line 19 of file ContentNotFoundException.java.