Uses of Class
org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
-
Uses of RepositoryErrorHandler in org.odpi.openmetadata.commonservices.repositoryhandler
Constructors in org.odpi.openmetadata.commonservices.repositoryhandler with parameters of type RepositoryErrorHandler Constructor Description RepositoryHandler(AuditLog auditLog, RepositoryErrorHandler errorHandler, OMRSMetadataCollection metadataCollection, int maxPageSize)Construct the basic handler with information needed to call the repository services and report any error.
-