public class IORuntimeException extends RuntimeException
Constructor and Description |
---|
IORuntimeException() |
IORuntimeException(String message) |
IORuntimeException(String message,
Throwable cause) |
IORuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.