@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.
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ConcurrentWriteOperationDetectedException()
public ConcurrentWriteOperationDetectedException(String message)
message
- the detail message.Copyright © 2025 Apache Software Foundation. All rights reserved.