public class StoreUnavailableException extends PersistenceException
PersistenceManager
when one or more
stores are unavailable when a cache operation is attempted.Constructor and Description |
---|
StoreUnavailableException() |
StoreUnavailableException(String message) |
StoreUnavailableException(String message,
Throwable cause) |
StoreUnavailableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.