| Package | Description |
|---|---|
| org.odpi.openmetadata.userinterface.uichassis.springboot.api |
| Modifier and Type | Method and Description |
|---|---|
static UserInterfaceErrorCodes |
UserInterfaceErrorCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserInterfaceErrorCodes[] |
UserInterfaceErrorCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
CustomErrorAttributes.getErrorAttributes(org.springframework.web.context.request.WebRequest webRequest,
UserInterfaceErrorCodes errorCode) |
Copyright © 2018–2020 ODPi. All rights reserved.