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