javax.mail
Class StoreClosedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.mail.MessagingException
javax.mail.StoreClosedException
- All Implemented Interfaces:
- Serializable
public class StoreClosedException
- extends MessagingException
- Version:
- $Rev: 467553 $ $Date: 2006-10-25 00:01:51 -0400 (Wed, 25 Oct 2006) $
- See Also:
- Serialized Form
StoreClosedException
public StoreClosedException(Store store)
StoreClosedException
public StoreClosedException(Store store,
String message)
getStore
public Store getStore()
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.