public abstract class PolicyTemplateException extends RuntimeException
| Constructor and Description |
|---|
PolicyTemplateException(String message) |
PolicyTemplateException(String message,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
abstract PolicyDefinitionDeploymentStatus.DeploymentStatus |
status() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PolicyTemplateException(String message)
public abstract PolicyDefinitionDeploymentStatus.DeploymentStatus status()
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.