javax.mail
public class StoreClosedException extends MessagingException
The Version: 1.3 connect method may be invoked on the store object to
reconnect, but any references to existing folders and messages should be
considered invalid.
Constructor Summary | |
---|---|
StoreClosedException(Store store) | |
StoreClosedException(Store store, String message) |
Method Summary | |
---|---|
Store | getStore()
Returns the store. |