Class DeploymentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.quarkus.azure.functions.deployment.DeploymentException
All Implemented Interfaces:
Serializable

public class DeploymentException extends RuntimeException
See Also:
  • Constructor Details

    • DeploymentException

      public DeploymentException(String message, Throwable cause)