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