Class LoadBalancerStats.ValidateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.admin.monitor.stats.lb.LoadBalancerStats.ValidateException
All Implemented Interfaces:
Serializable
Enclosing class:
LoadBalancerStats

public static class LoadBalancerStats.ValidateException extends Exception
See Also:
  • Constructor Details

    • ValidateException

      public ValidateException(String msg, String failedPropertyName, CommonBean failedBean)
  • Method Details

    • getFailedPropertyName

      public String getFailedPropertyName()
    • getFailedBean

      public CommonBean getFailedBean()