Serializablepublic class BusinessRuleException extends RuntimeException
| Constructor | Description |
|---|---|
BusinessRuleException(String message,
String rule) |
|
BusinessRuleException(String message,
Throwable cause,
String rule) |
|
BusinessRuleException(Throwable cause,
String rule) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getRule() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getRule()
Copyright © 2018. All rights reserved.