public class WebBrowserException extends OpenDsException
| Constructor and Description |
|---|
WebBrowserException(String url,
org.forgerock.i18n.LocalizableMessage msg,
Throwable rootCause)
Constructor of the WebBrowserException.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Returns the url that we were trying to display when the exception occurred.
|
getMessageObjectaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getUrl()
Copyright © 2010-2020 Wren Security. All Rights Reserved.