Class SimpleSolutionErrorModelFactory

java.lang.Object
dev.zemco.codegame.presentation.solution.errors.SimpleSolutionErrorModelFactory
All Implemented Interfaces:
ISolutionErrorModelFactory

public class SimpleSolutionErrorModelFactory extends Object implements ISolutionErrorModelFactory
Simple implementation that formats error model descriptions by joining the messages of the exception chain.
Author:
Erik Zemčík