public class ExecutionPlanValidationException extends RuntimeException
| Constructor and Description |
|---|
ExecutionPlanValidationException(String message) |
ExecutionPlanValidationException(String message,
Throwable throwable) |
ExecutionPlanValidationException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExecutionPlanValidationException(String message)
public ExecutionPlanValidationException(String message, Throwable throwable)
public ExecutionPlanValidationException(Throwable throwable)
Copyright © 2025 WSO2. All Rights Reserved.