public class PathCommitException
extends org.apache.hadoop.fs.PathIOException
Constructor and Description |
---|
PathCommitException(org.apache.hadoop.fs.Path path,
String error) |
PathCommitException(String path,
String error) |
PathCommitException(String path,
String error,
Throwable cause) |
PathCommitException(String path,
Throwable cause) |
getMessage, getPath, getTargetPath, setOperation, setTargetPath, withFullyQualifiedPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PathCommitException(org.apache.hadoop.fs.Path path, String error)
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.