@Provider public class InvalidMigrationExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvalidMigrationException>
Constructor and Description |
---|
InvalidMigrationExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
toResponse(InvalidMigrationException exception) |
public javax.ws.rs.core.Response toResponse(InvalidMigrationException exception)
toResponse
in interface javax.ws.rs.ext.ExceptionMapper<InvalidMigrationException>
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.