public class UnsupportedRightException extends MailboxSecurityException
| Constructor and Description |
|---|
UnsupportedRightException() |
UnsupportedRightException(char right) |
UnsupportedRightException(MailboxACL.MailboxACLRight unsupportedRight) |
| Modifier and Type | Method and Description |
|---|---|
char |
getUnsupportedRight() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedRightException()
public UnsupportedRightException(char right)
public UnsupportedRightException(MailboxACL.MailboxACLRight unsupportedRight)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.