JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.graylog2.shared.rest.exceptions.MissingStreamPermissionException
Packages that use
MissingStreamPermissionException
Package
Description
org.graylog2.shared.rest.exceptionmappers
Uses of
MissingStreamPermissionException
in
org.graylog2.shared.rest.exceptionmappers
Methods in
org.graylog2.shared.rest.exceptionmappers
with parameters of type
MissingStreamPermissionException
Modifier and Type
Method
Description
javax.ws.rs.core.Response
MissingStreamPermissionExceptionMapper.
toResponse
(
MissingStreamPermissionException
e)