Class NotificationError
java.lang.Object
es.kukenan.smartfi.microservice.communication.service.domain.NotificationError
DTO for a error.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
code
Error code. -
externalCode
Provider error code. -
message
Error message.
-
-
Constructor Details
-
NotificationError
public NotificationError()
-