public class CorruptionException extends RuntimeException
| Constructor and Description |
|---|
CorruptionException() |
CorruptionException(String message) |
CorruptionException(String message,
Throwable cause) |
CorruptionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2025. All rights reserved.