Uses of Record Class
br.com.selfmaintenance.utils.responses.error.DadosErroResponse
Packages that use DadosErroResponse
-
Uses of DadosErroResponse in br.com.selfmaintenance.utils.responses
Methods in br.com.selfmaintenance.utils.responses that return DadosErroResponseModifier and TypeMethodDescriptionApiResponse.erro()Returns the value of theerrorecord component.Constructors in br.com.selfmaintenance.utils.responses with parameters of type DadosErroResponseModifierConstructorDescriptionApiResponse(int status, String mensagem, DadosErroResponse erro) ApiResponse(int status, String mensagem, Object dados, DadosErroResponse erro) Creates an instance of aApiResponserecord class.