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 © 2004–2016. All rights reserved.