Uses of Class
org.odpi.openmetadata.viewservices.tex.api.ffdc.TexViewServiceException
-
Packages that use TexViewServiceException Package Description org.odpi.openmetadata.viewservices.tex.api.ffdc This package provides the definition of the Java API for the Type Explorer OMVS. -
-
Uses of TexViewServiceException in org.odpi.openmetadata.viewservices.tex.api.ffdc
Methods in org.odpi.openmetadata.viewservices.tex.api.ffdc that return TexViewServiceException Modifier and Type Method Description static TexViewServiceExceptionTexExceptionHandler. mapOMRSInvalidParameterException(String className, String methodName, InvalidParameterException repositoryException)static TexViewServiceExceptionTexExceptionHandler. mapOMRSRepositoryErrorException(String className, String methodName, RepositoryErrorException repositoryException)static TexViewServiceExceptionTexExceptionHandler. mapOMRSUserNotAuthorizedException(String className, String methodName, UserNotAuthorizedException repositoryException)
-