public class RcFileCorruptionException extends IOException
| Constructor and Description |
|---|
RcFileCorruptionException(String message) |
RcFileCorruptionException(String messageFormat,
Object... args) |
RcFileCorruptionException(Throwable cause,
String messageFormat,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RcFileCorruptionException(String message)
Copyright © 2012–2023. All rights reserved.