public static class DataFileWriter.AppendWriteException extends RuntimeException
DataFileWriter.append(Object)
when an exception occurs while writing a
datum to the buffer. When this is thrown, the file is unaltered and may
continue to be appended to.Constructor and Description |
---|
DataFileWriter.AppendWriteException(Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataFileWriter.AppendWriteException(Exception e)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.