Class DeploymentWrapperException

All Implemented Interfaces:
Serializable

public class DeploymentWrapperException extends PolyApiMavenPluginException
Exception that wraps all the other exceptions thrown when deploying functions.
See Also:
  • Constructor Details

    • DeploymentWrapperException

      public DeploymentWrapperException(Collection<? extends Throwable> suppressedExceptions)