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, toString
public CommitFailedException(String message)
message
- The Exception message.Copyright © 2016–2022. All rights reserved.