public class StoreClosedException extends MessagingException
The connect method may be invoked on the dead Store object to revive it.
The getMessage() method returns more detailed information about the error that caused this exception.
Constructor and Description |
---|
StoreClosedException(Store store)
Constructor
|
StoreClosedException(Store store,
String message)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Store |
getStore()
Returns the dead Store object
|
getCause, getNextException, setNextException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.