

Public Member Functions | |
| RuntimeIOException () | |
| RuntimeIOException (IOException e) | |
| RuntimeIOException (String message) | |
| umms.core.exception.RuntimeIOException.RuntimeIOException | ( | ) |
| umms.core.exception.RuntimeIOException.RuntimeIOException | ( | IOException | e | ) |
| umms.core.exception.RuntimeIOException.RuntimeIOException | ( | String | message | ) |
This constructor prints the specified message while throwing the exception
| message |
1.8.7