Uses of Record Class
com.whatsapp.api.domain.errors.Error
Packages that use Error
-
Uses of Error in com.whatsapp.api.domain.errors
Methods in com.whatsapp.api.domain.errors that return ErrorModifier and TypeMethodDescriptionWhatsappApiError.error()
Returns the value of theerror
record component.Constructors in com.whatsapp.api.domain.errors with parameters of type ErrorModifierConstructorDescriptionWhatsappApiError
(Error error) Creates an instance of aWhatsappApiError
record class.