public class RoleNotFoundException extends Exception implements HttpErrorStatusProvider
Role is not found| Constructor and Description |
|---|
RoleNotFoundException(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 RoleNotFoundException(Role role)
public int getStatusCode()
getStatusCode in interface HttpErrorStatusProviderCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.