public class UnimplementedRuntimeException extends AlluxioRuntimeException
Constructor and Description |
---|
UnimplementedRuntimeException(String message)
Constructor.
|
UnimplementedRuntimeException(Throwable t,
ErrorType errorType)
Constructor.
|
from, from, from, from, getMessage, getStatus, isRetryable, toGrpcStatusException, toGrpcStatusRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnimplementedRuntimeException(Throwable t, ErrorType errorType)
t
- causeerrorType
- error typepublic UnimplementedRuntimeException(String message)
message
- error messageCopyright © 2023. All Rights Reserved.