Class UserCreationErrorEventBody
java.lang.Object
es.kukenan.smartfi.events.common.AbstractEventBody
es.kukenan.smartfi.microservice.clients.events.created.UserCreationErrorEventBody
public class UserCreationErrorEventBody
extends es.kukenan.smartfi.events.common.AbstractEventBody
User creation error event body.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class es.kukenan.smartfi.events.common.AbstractEventBody
canEqual, equals, getPrincipal, hashCode, setPrincipal, toString
-
Field Details
-
errorCode
Error description. -
errorDescription
Error description.
-
Constructor Details
-
UserCreationErrorEventBody
public UserCreationErrorEventBody()
-