Class ErrorsMapper
- java.lang.Object
-
- de.codecentric.reedelk.platform.services.module.ErrorsMapper
-
public class ErrorsMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description ErrorsMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<de.codecentric.reedelk.runtime.system.api.ErrorDto>map(Collection<Exception> exceptions)
-
-
-
Method Detail
-
map
public Collection<de.codecentric.reedelk.runtime.system.api.ErrorDto> map(Collection<Exception> exceptions)
-
-