public static class LoadBalancerStats.ValidateException extends Exception
| Constructor and Description |
|---|
ValidateException(String msg,
String failedPropertyName,
CommonBean failedBean) |
| Modifier and Type | Method and Description |
|---|---|
CommonBean |
getFailedBean() |
String |
getFailedPropertyName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidateException(String msg, String failedPropertyName, CommonBean failedBean)
public String getFailedPropertyName()
public CommonBean getFailedBean()
Copyright © 2017. All rights reserved.