java.io.Serializable@Public @Evolving public class InvalidAbfsRestOperationException extends AbfsRestOperationException
| Constructor | Description |
|---|---|
InvalidAbfsRestOperationException(java.lang.Exception innerException) |
|
InvalidAbfsRestOperationException(java.lang.Exception innerException,
int retryCount) |
Adds the retry count along with the exception.
|
getErrorCode, getErrorMessage, getStatusCodetoStringpublic InvalidAbfsRestOperationException(java.lang.Exception innerException)
public InvalidAbfsRestOperationException(java.lang.Exception innerException,
int retryCount)
innerException - The inner exception which is originally caught.retryCount - The retry count when the exception was thrown.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.