@Provider public class InvalidSerializationFormatExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvalidSerializationFormatException>
| Constructor and Description |
|---|
InvalidSerializationFormatExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(InvalidSerializationFormatException e) |
public InvalidSerializationFormatExceptionMapper()
public javax.ws.rs.core.Response toResponse(InvalidSerializationFormatException e)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<InvalidSerializationFormatException>Copyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.