public class CommitFailedException extends IOException
| Constructor and Description |
|---|
CommitFailedException(String message)
Constructor for CommitFailedException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommitFailedException(String message)
message - The Exception message.Copyright © 2016–2022. All rights reserved.