@InterfaceAudience.Public @InterfaceStability.Evolving public class ConcurrentWriteOperationDetectedException extends AzureBlobFileSystemException
| Constructor and Description | 
|---|
| ConcurrentWriteOperationDetectedException()Constructs a new ConcurrentWriteOperationDetectedException with a default error message. | 
| ConcurrentWriteOperationDetectedException(String message)Constructs a new ConcurrentWriteOperationDetectedException with the specified error message. | 
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ConcurrentWriteOperationDetectedException()
public ConcurrentWriteOperationDetectedException(String message)
message - the detail message.Copyright © 2025 Apache Software Foundation. All rights reserved.