public interface WebException
ExceptionResponse which is serialized
and returned to the user.| Modifier and Type | Method and Description |
|---|---|
WebException |
addHint(String... details) |
WebException |
addHint(String details) |
String[] |
getHints() |
Throwable |
getThrowable() |
WebException addHint(String details)
WebException addHint(String... details)
String[] getHints()
Throwable getThrowable()
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.