public class StoreClosedException extends MessagingException
The connect method may be invoked on the store object to
reconnect, but any references to existing folders and messages should be
considered invalid.
Constructor and Description |
---|
StoreClosedException(Store store) |
StoreClosedException(Store store,
String message) |
Modifier and Type | Method and Description |
---|---|
Store |
getStore()
Returns the store.
|
getMessage, getNextException, printStackTrace, printStackTrace, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved