public class InsecureUrlException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_BASE_URL |
| Constructor and Description |
|---|
InsecureUrlException(String fieldName,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String FIELD_BASE_URL
public String getFieldName()
Copyright © 2023 Atlassian. All rights reserved.