| Package | Description |
|---|---|
| org.odpi.openmetadata.viewservices.serverauthor.api.ffdc |
This package provides the definition of the Java API for the Server Author OMVS.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerAuthorViewServiceException |
ServerAuthorExceptionHandler.mapOMAGConfigurationErrorException(String className,
String methodName,
OMAGConfigurationErrorException error)
Map an OMAG configuration exception to a ServerAuthorViewServiceException
|
static ServerAuthorViewServiceException |
ServerAuthorExceptionHandler.mapOMAGInvalidParameterException(String className,
String methodName,
OMAGInvalidParameterException omagException)
Map an OMAGInvalidParameterException to a ServerAuthorViewServiceException which is more consumable / meaningful to the UI
|
static ServerAuthorViewServiceException |
ServerAuthorExceptionHandler.mapOMAGUserNotAuthorizedException(String className,
String methodName,
OMAGNotAuthorizedException omagException)
Map an OMAGNotAuthorizedException to a ServerAuthorViewServiceException which is more consumable / meaningful to the UI
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.