Class IoSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.extact.rms.application.exception.RentalReservationServiceException
io.extact.rms.application.exception.RmsSystemException
io.extact.rms.application.persistence.file.IoSystemException
- All Implemented Interfaces:
Serializable
RMSで捕捉済みを意味するIO例外
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIoSystemException
(IOException cause) IoSystemException
(String message, IOException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IoSystemException
-
IoSystemException
-