Package org.optaweb.employeerostering
Class ExceptionDataMapper
- java.lang.Object
-
- org.optaweb.employeerostering.ExceptionDataMapper
-
@Component public class ExceptionDataMapper extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classExceptionDataMapper.ExceptionData
-
Constructor Summary
Constructors Constructor Description ExceptionDataMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExceptionDataMapper.ExceptionDatagetExceptionDataForExceptionClass(Class<? extends Throwable> clazz)
-
-
-
Method Detail
-
getExceptionDataForExceptionClass
public ExceptionDataMapper.ExceptionData getExceptionDataForExceptionClass(Class<? extends Throwable> clazz)
-
-