public class GrafanaEndpointException extends RuntimeException
Constructor and Description |
---|
GrafanaEndpointException(String context,
String message) |
GrafanaEndpointException(String context,
String messageFormat,
Object... arguments) |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
String |
getMessage() |
String |
getRawMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getMessage()
getMessage
in class Throwable
public String getContext()
public String getRawMessage()
Copyright © 2021. All rights reserved.