@ThreadSafe public class BusyException extends AlluxioException
Modifier and Type | Field and Description |
---|---|
static String |
CUSTOM_EXCEPTION_MESSAGE |
Constructor and Description |
---|
BusyException()
Constructs a new busy exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String CUSTOM_EXCEPTION_MESSAGE
Copyright © 2023. All Rights Reserved.