Uses of Class
org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
-
Packages that use OCFRuntimeException Package Description org.odpi.openmetadata.frameworks.connectors.ffdc -
-
Uses of OCFRuntimeException in org.odpi.openmetadata.frameworks.connectors.ffdc
Constructors in org.odpi.openmetadata.frameworks.connectors.ffdc with parameters of type OCFRuntimeException Constructor Description OCFRuntimeException(String errorMessage, OCFRuntimeException template)This is the copy/clone constructor used for creating an OCFRuntimeException.OCFRuntimeException(OCFRuntimeException template)This is the copy/clone constructor used for creating an OCFRuntimeException.
-