@InterfaceAudience.Public @InterfaceStability.Evolving public class InvalidAbfsRestOperationException extends AbfsRestOperationException
| Constructor and Description | 
|---|
| InvalidAbfsRestOperationException(Exception innerException) | 
| InvalidAbfsRestOperationException(Exception innerException,
                                 int retryCount)Adds the retry count along with the exception. | 
getErrorCode, getErrorMessage, getStatusCodetoStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidAbfsRestOperationException(Exception innerException)
public InvalidAbfsRestOperationException(Exception innerException, int retryCount)
innerException - The inner exception which is originally caught.retryCount - The retry count when the exception was thrown.Copyright © 2025 Apache Software Foundation. All rights reserved.