public static final class MetricsSnapshot.Error extends RuntimeException
Constructor and Description |
---|
Error(MetricsProvider provider,
String sourceLabel,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Date |
getCreated() |
MetricsProvider |
getProvider() |
String |
getSourceLabel() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Error(@Nonnull MetricsProvider provider, @Nonnull String sourceLabel, @Nonnull String message, @CheckForNull Throwable cause)
Copyright © 2016–2021. All rights reserved.