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:
- $Revision: 1.3 $ $Date: 2004/03/10 10:00:27 $
- See Also:
- Serialized Form
StoreClosedException
public StoreClosedException(Store store)
StoreClosedException
public StoreClosedException(Store store,
String message)
getStore
public Store getStore()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.