Groovy Documentation

Package org.devnull.error.web.message.impl

 

Class Summary
BaseConverter Base implementation which provides basic properties available from most requests.
CatchAllConverter Fallback which supports all throwables
ConflictingOperationConverter
ConstraintViolationConverter Collects constraintViolation message list as messages
DelegatingConverter Chains HttpErrorMessageConverters.
ValidationConverter Default implementation of HttpErrorMessageConverter which knows how to convert DevNullException instances as well as common Spring and javax.validation exceptions.
 


Groovy Documentation