Package | Description |
---|---|
alluxio.exception |
Modifier and Type | Method and Description |
---|---|
static ExceptionMessage |
ExceptionMessage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionMessage[] |
ExceptionMessage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AccessControlException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
AccessControlException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
BackupAbortedException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
BackupAbortedException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
BackupDelegationException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
BackupDelegationException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
BackupException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
BackupException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
BlockAlreadyExistsException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
BlockAlreadyExistsException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
BlockDoesNotExistException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
BlockDoesNotExistException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
BlockInfoException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
BlockInfoException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
ConnectionFailedException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
ConnectionFailedException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
DependencyDoesNotExistException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
DependencyDoesNotExistException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
DirectoryNotEmptyException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
DirectoryNotEmptyException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
FailedToAcquireRegisterLeaseException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
FailedToAcquireRegisterLeaseException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
FailedToCheckpointException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
FailedToCheckpointException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
FileAlreadyCompletedException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
FileAlreadyCompletedException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
FileAlreadyExistsException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
FileAlreadyExistsException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
FileDoesNotExistException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
FileDoesNotExistException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
FileIncompleteException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
FileIncompleteException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
InvalidFileSizeException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
InvalidFileSizeException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
InvalidJournalEntryException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
InvalidJournalEntryException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
InvalidPathException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
InvalidPathException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
InvalidWorkerStateException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
InvalidWorkerStateException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
JobDoesNotExistException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
JobDoesNotExistException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
OpenDirectoryException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
OpenDirectoryException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
RegisterLeaseNotFoundException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
RegisterLeaseNotFoundException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
ServiceNotFoundException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
ServiceNotFoundException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
UfsBlockAccessTokenUnavailableException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
UfsBlockAccessTokenUnavailableException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
WorkerOutOfSpaceException(ExceptionMessage message,
Object... params)
Constructs a new exception with the specified exception message and multiple parameters.
|
WorkerOutOfSpaceException(ExceptionMessage message,
Throwable cause,
Object... params)
Constructs a new exception with the specified exception message, the cause and multiple
parameters.
|
Copyright © 2023. All Rights Reserved.