public class SystemRuleException extends RuntimeException
| Constructor and Description |
|---|
SystemRuleException(String msg,
io.sermant.flowcontrol.common.core.rule.SystemRule systemRule)
system policy exception
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMsg() |
io.sermant.flowcontrol.common.core.rule.SystemRule |
getSystemRule() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SystemRuleException(String msg, io.sermant.flowcontrol.common.core.rule.SystemRule systemRule)
msg - exception messagesystemRule - system rulepublic String getMsg()
public io.sermant.flowcontrol.common.core.rule.SystemRule getSystemRule()
Copyright © 2025. All rights reserved.