public class MailboxExistsException extends MailboxException
| Constructor and Description |
|---|
MailboxExistsException(String mailboxName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMailboxName()
Gets the name of the mailbox which already exists.
|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic MailboxExistsException(String mailboxName)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.