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, toStringpublic String getMessage()
getMessage in class Throwablepublic String getContext()
public String getRawMessage()
Copyright © 2020. All rights reserved.