Package mireka.pop.store
Class MaildropLockedException
- Object
-
- Throwable
-
- Exception
-
- mireka.pop.Pop3Exception
-
- mireka.pop.store.MaildropLockedException
-
- All Implemented Interfaces:
java.io.Serializable
public class MaildropLockedException extends Pop3Exception
Indicates that the locking of the maildrop is failed, because it is already locked.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class mireka.pop.Pop3Exception
responseCode
-
-
Constructor Summary
Constructors Constructor Description MaildropLockedException()
-
Method Summary
-
Methods inherited from class mireka.pop.Pop3Exception
toResponse
-
-