Uses of Class
io.polyapi.plugin.error.PolyApiMavenPluginException
Packages that use PolyApiMavenPluginException
Package
Description
-
Uses of PolyApiMavenPluginException in io.polyapi.plugin.error.deploy
Subclasses of PolyApiMavenPluginException in io.polyapi.plugin.error.deployModifier and TypeClassDescriptionclassException that wraps all the other exceptions thrown when deploying functions. -
Uses of PolyApiMavenPluginException in io.polyapi.plugin.error.function
Subclasses of PolyApiMavenPluginException in io.polyapi.plugin.error.function -
Uses of PolyApiMavenPluginException in io.polyapi.plugin.error.validation
Subclasses of PolyApiMavenPluginException in io.polyapi.plugin.error.validationModifier and TypeClassDescriptionclassclassValidationExceptionthrown when a file in a determined path doesn't exist.classException thrown when an invalid port is being set.classclassclassclassException thrown when an object that should not be empty is null or empty.classException thrown when a property sought after is not found.classParent class for exceptions thrown for validation purposes.