|
Extract And Move Method public create(message String) : ApiError extracted from public toResponse(e PropertyBindingException) : Response in class org.graylog2.shared.rest.exceptionmappers.JacksonPropertyExceptionMapper & moved to class org.graylog2.plugin.rest.ApiError |
From |
To |
|
Extract And Move Method public create(message String, validationErrors Map<String,List<ValidationResult>>) : ValidationApiError extracted from public toResponse(exception ValidationException) : Response in class org.graylog2.rest.ValidationExceptionMapper & moved to class org.graylog2.plugin.rest.ValidationApiError |
From |
To |
|
Extract And Move Method public create(message String) : ApiError extracted from public toResponse(e JsonProcessingException) : Response in class org.graylog2.shared.rest.exceptionmappers.JsonProcessingExceptionMapper & moved to class org.graylog2.plugin.rest.ApiError |
From |
To |
|
Extract And Move Method public create(message String) : ApiError extracted from public toResponse(exception NotFoundException) : Response in class org.graylog2.rest.NotFoundExceptionMapper & moved to class org.graylog2.plugin.rest.ApiError |
From |
To |
|
Extract And Move Method public create(message String) : ApiError extracted from public toResponse(e WebApplicationException) : Response in class org.graylog2.shared.rest.exceptionmappers.WebApplicationExceptionMapper & moved to class org.graylog2.plugin.rest.ApiError |
From |
To |
|
Extract And Move Method public create(message String) : ApiError extracted from public toResponse(e BadRequestException) : Response in class org.graylog2.shared.rest.exceptionmappers.BadRequestExceptionMapper & moved to class org.graylog2.plugin.rest.ApiError |
From |
To |