public class RuleCompilerRuntimeException extends RuntimeException
| Constructor and Description |
|---|
RuleCompilerRuntimeException() |
RuleCompilerRuntimeException(String message) |
RuleCompilerRuntimeException(String message,
Throwable cause) |
RuleCompilerRuntimeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RuleCompilerRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuleCompilerRuntimeException()
public RuleCompilerRuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public RuleCompilerRuntimeException(String message)
public RuleCompilerRuntimeException(Throwable cause)
Copyright © 2017 SAP SE. All Rights Reserved.