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, toString
public ValidateException(String msg, String failedPropertyName, CommonBean failedBean)
public String getFailedPropertyName()
public CommonBean getFailedBean()
Copyright © 2020. All rights reserved.