Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
ProblemHttpErrorMapper.java File Reference
import java.util.Objects;
import dev.rafex.ether.http.core.DefaultErrorMapper;
import dev.rafex.ether.http.core.ErrorMapper;
import dev.rafex.ether.http.core.HttpError;
import dev.rafex.ether.http.problem.exception.ProblemException;
import dev.rafex.ether.http.problem.model.ProblemDetails;
Include dependency graph for ProblemHttpErrorMapper.java:

Go to the source code of this file.

Classes

class  dev.rafex.ether.http.problem.mapper.ProblemHttpErrorMapper

Packages

package  dev.rafex.ether.http.problem.mapper
 Adapters that map runtime failures into HTTP problem representations.