Package de.quantummaid.eventmaid.mapping
Class ExceptionSerializer
- java.lang.Object
-
- de.quantummaid.eventmaid.mapping.ExceptionSerializer
-
public final class ExceptionSerializer extends Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionSerializer()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ExceptionSerializerexceptionSerializer(PredicateMap<Exception,Mapifier<Exception>> mapifierMap)ObjectserializeException(Exception returnValue)
-
-
-
Method Detail
-
exceptionSerializer
public static ExceptionSerializer exceptionSerializer(PredicateMap<Exception,Mapifier<Exception>> mapifierMap)
-
-