public class UserRaisedFunctionalException extends RuntimeException
ComputeIfAbsentCommand
raises a exception. We don't want to convert this excepton into a CacheException
but
instead just propagate it to the user as it is.Constructor and Description |
---|
UserRaisedFunctionalException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UserRaisedFunctionalException(Throwable cause)
Copyright © 2021 JBoss by Red Hat. All rights reserved.