@ThreadSafe public class BlockAlreadyExistsException extends AlluxioException
Constructor and Description |
---|
BlockAlreadyExistsException(String message)
Constructs a new exception with the specified exception message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BlockAlreadyExistsException(String message)
message
- the exception messageCopyright © 2023. All Rights Reserved.