public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_Measure_PercentileNotSupported(Object arg0)
Key
Measure.PercentileNotSupported: percentile
aggregation is not supported in stored sessions (measure: {0}). |
static String |
Measure_PercentileNotSupported(Object arg0)
Key
Measure.PercentileNotSupported: percentile
aggregation is not supported in stored sessions (measure: {0}). |
public static String Measure_PercentileNotSupported(Object arg0)
Measure.PercentileNotSupported: percentile
aggregation is not supported in stored sessions (measure: {0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).percentile aggregation is not supported in stored sessions
(measure: {0})public static org.jvnet.localizer.Localizable _Measure_PercentileNotSupported(Object arg0)
Measure.PercentileNotSupported: percentile
aggregation is not supported in stored sessions (measure: {0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).percentile aggregation is not supported in stored sessions
(measure: {0})Copyright © 2016–2017. All rights reserved.