@PublicApi public class IQLValidationException extends InsightException
| Constructor and Description |
|---|
IQLValidationException(IQLErrorCollection errors) |
IQLValidationException(String message) |
| Modifier and Type | Method and Description |
|---|---|
IQLErrorCollection |
errors() |
String |
getErrorMessagesAsString() |
getMessage, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic IQLValidationException(String message)
public IQLValidationException(IQLErrorCollection errors)
public IQLErrorCollection errors()
public String getErrorMessagesAsString()
Copyright © 2024 Atlassian. All rights reserved.