javax.mail

Class StoreClosedException

public class StoreClosedException extends MessagingException

Constructor Summary
StoreClosedException(Store store)
StoreClosedException(Store store, String message)
Method Summary
StoregetStore()

Constructor Detail

StoreClosedException

public StoreClosedException(Store store)

StoreClosedException

public StoreClosedException(Store store, String message)

Method Detail

getStore

public Store getStore()