@Provider public class InvalidRangeFormatExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvalidRangeFormatException>
| Constructor and Description |
|---|
InvalidRangeFormatExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(InvalidRangeFormatException exception) |
public javax.ws.rs.core.Response toResponse(InvalidRangeFormatException exception)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<InvalidRangeFormatException>Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.