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: 920714 $ $Date: 2010-03-09 01:55:49 -0500 (Tue, 09 Mar 2010) $
- See Also:
- Serialized Form
StoreClosedException
public StoreClosedException(Store store)
StoreClosedException
public StoreClosedException(Store store,
String message)
getStore
public Store getStore()
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.