Class 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 Details

    • FileSystemOperationUnhandledException

      public FileSystemOperationUnhandledException(Exception innerException)