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, withFullyQualifiedPathaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PathCommitException(org.apache.hadoop.fs.Path path,
String error)
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.