Skip navigation links
C J R T 

C

com.washingtonpost.dropwizard.exceptions.mappers - package com.washingtonpost.dropwizard.exceptions.mappers
 

J

JsonProcessingExceptionMapper - Class in com.washingtonpost.dropwizard.exceptions.mappers
Tells Dropwizard how to send a Response when our code throws a JsonProcessingException
JsonProcessingExceptionMapper() - Constructor for class com.washingtonpost.dropwizard.exceptions.mappers.JsonProcessingExceptionMapper
 
JsonProcessingExceptionMapper(boolean, MediaType) - Constructor for class com.washingtonpost.dropwizard.exceptions.mappers.JsonProcessingExceptionMapper
 

R

RuntimeExceptionMapper - Class in com.washingtonpost.dropwizard.exceptions.mappers
From http://gary-rowe.com/agilestack/2012/10/23/how-to-implement-a-runtimeexceptionmapper-for-dropwizard/
RuntimeExceptionMapper() - Constructor for class com.washingtonpost.dropwizard.exceptions.mappers.RuntimeExceptionMapper
 
RuntimeExceptionMapper(boolean, MediaType) - Constructor for class com.washingtonpost.dropwizard.exceptions.mappers.RuntimeExceptionMapper
 

T

toResponse(JsonProcessingException) - Method in class com.washingtonpost.dropwizard.exceptions.mappers.JsonProcessingExceptionMapper
 
toResponse(RuntimeException) - Method in class com.washingtonpost.dropwizard.exceptions.mappers.RuntimeExceptionMapper
 
C J R T 
Skip navigation links

Copyright © 2016. All rights reserved.