public class BadRequestException extends AbstractCharonException
| Modifier and Type | Field and Description |
|---|---|
protected String |
scimType |
detail, schemas, status| Constructor and Description |
|---|
BadRequestException(String scimType) |
BadRequestException(String details,
String scimType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScimType() |
void |
setScimType(String scimType) |
getDetail, getSchemas, getStatus, setDetail, setSchemas, setStatusaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 WSO2. All rights reserved.