Exception | +--javax.mail.MessagingException | +--javax.mail.StoreClosedException
StoreClosedException(Store store) |
StoreClosedException(Store store, String message) |
getStore() Returns the dead Store object. |
public StoreClosedException(Store store)
public StoreClosedException(Store store, String message)
public Store getStore()
getMessage()
method returns more detailed information about the error that caused this exception.