public class UnableToRegisterRightException extends AuthorizationException
| Constructor and Description |
|---|
UnableToRegisterRightException(RightDescription right,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnableToRegisterRightException(RightDescription right, Throwable t)
right - The right description of the right that fail to register.t - A throwable of the detailed exception.Copyright © 2004–2016 XWiki. All rights reserved.