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, toString
public 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–2021 XWiki. All rights reserved.