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, toString
Copyright © 2011–2020. All rights reserved.