public static class StackDeploymentException.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
StackDeploymentException |
build() |
StackDeploymentException.Builder |
withCause(String cause) |
StackDeploymentException.Builder |
withCause(Throwable cause) |
public StackDeploymentException.Builder withCause(String cause)
public StackDeploymentException.Builder withCause(Throwable cause)
public StackDeploymentException build()
Copyright © 2022. All rights reserved.