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