@Provider public class NotSupportedExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<javax.ws.rs.NotSupportedException>
Constructor and Description |
---|
NotSupportedExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(javax.ws.rs.NotSupportedException exception) |
Copyright © 2015–2019. All rights reserved.