Uses of Class
org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
-
Packages that use OMRSRuntimeException Package Description org.odpi.openmetadata.repositoryservices.ffdc.exception -
-
Uses of OMRSRuntimeException in org.odpi.openmetadata.repositoryservices.ffdc.exception
Subclasses of OMRSRuntimeException in org.odpi.openmetadata.repositoryservices.ffdc.exception Modifier and Type Class Description classOMRSConfigErrorExceptionOMRSConfigErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS) components that indicate a configuration error.classOMRSConnectorErrorExceptionOMRSConnectorErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS) components that indicate a problem with one of its connectors.classOMRSLogicErrorExceptionOMRSLogicErrorException is used for all runtime exceptions generated by the Open Metadata Repository Services (OMRS) components that indicate a logic error.
-