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