Uses of Class
org.n52.web.exception.WebExceptionAdapter
-
Packages that use WebExceptionAdapter Package Description org.n52.web.exception -
-
Uses of WebExceptionAdapter in org.n52.web.exception
Subclasses of WebExceptionAdapter in org.n52.web.exception Modifier and Type Class Description classBadRequestExceptionclassInternalServerExceptionclassResourceNotFoundExceptionclassUnsupportedMediaTypeExceptionMethods in org.n52.web.exception that return WebExceptionAdapter Modifier and Type Method Description WebExceptionAdapterWebExceptionAdapter. addHint(String hint)WebExceptionAdapterWebExceptionAdapter. addHint(String... hints)
-