public class MaybeIOException extends IOException
| Constructor and Description |
|---|
MaybeIOException(File file, IOException exception)Constructor. |
MaybeIOException(String msg, IOException exception)Constructor without file but with an additional error explanation. |
| Modifier and Type | Method and Description |
|---|---|
String | getMessage()Gets the message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final File file
public MaybeIOException(String msg, IOException exception)
public MaybeIOException(File file, IOException exception)
public String getMessage()
getMessage in class ThrowablePhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.