public class RoleAlreadyExistsException extends Exception implements HttpErrorStatusProvider
Role already exists| Constructor and Description |
|---|
RoleAlreadyExistsException(Role role) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessagepublic RoleAlreadyExistsException(Role role)
public int getStatusCode()
getStatusCode in interface HttpErrorStatusProviderCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.