All Implemented Interfaces:
Populator<Object,List<ErrorWsDTO>>, Converter<Object,List<ErrorWsDTO>>, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.core.convert.converter.Converter<Object,List<ErrorWsDTO>>

public class ExceptionConverter extends AbstractErrorConverter
Converts Exception to a list of ErrorWsDTO.