Class FileSystemOperationUnhandledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.fs.azurebfs.contracts.exceptions.AzureBlobFileSystemException
org.apache.hadoop.fs.azurebfs.contracts.exceptions.FileSystemOperationUnhandledException
- All Implemented Interfaces:
Serializable
@Public
@Evolving
public final class FileSystemOperationUnhandledException
extends AzureBlobFileSystemException
Thrown when an unhandled exception is occurred during a file system operation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.fs.azurebfs.contracts.exceptions.AzureBlobFileSystemException
toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
FileSystemOperationUnhandledException
-