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: 54266 $ $Date: 2004-10-10 14:02:50 -0700 (Sun, 10 Oct 2004) $
- See Also:
- Serialized Form
StoreClosedException
public StoreClosedException(Store store)
StoreClosedException
public StoreClosedException(Store store,
String message)
getStore
public Store getStore()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.