@InterfaceAudience.Public @InterfaceStability.Evolving public abstract class AzureBlobFileSystemException extends IOException
Constructor and Description |
---|
AzureBlobFileSystemException(String message) |
AzureBlobFileSystemException(String message,
Exception innerException) |
AzureBlobFileSystemException(String message,
Throwable innerThrowable) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2022 Apache Software Foundation. All rights reserved.