public class GrantPrivilegeAlreadyExistsException extends GrantPrivilegeException
| Constructor and Description |
|---|
GrantPrivilegeAlreadyExistsException() |
GrantPrivilegeAlreadyExistsException(String msg) |
GrantPrivilegeAlreadyExistsException(String msg,
Throwable cause) |
GrantPrivilegeAlreadyExistsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GrantPrivilegeAlreadyExistsException()
public GrantPrivilegeAlreadyExistsException(String msg)
msg - public GrantPrivilegeAlreadyExistsException(String msg, Throwable cause)
msg - cause - public GrantPrivilegeAlreadyExistsException(Throwable cause)
cause - Copyright © 2016 Internet2. All rights reserved.