Uses of Class
oracle.dbtools.plugin.api.errors.ProductErrorMessage
-
Packages that use ProductErrorMessage Package Description oracle.dbtools.plugin.api.errors -
-
Uses of ProductErrorMessage in oracle.dbtools.plugin.api.errors
Methods in oracle.dbtools.plugin.api.errors that return ProductErrorMessage Modifier and Type Method Description ProductErrorMessage
ProductErrorMessage.Identifier. errorMessage(Translatable message, Translatable cause, Translatable action)
Produce aProductErrorMessage
instance for this error code
-