Uses of Enum Class
it.auties.whatsapp.api.ErrorHandler.Location
Packages that use ErrorHandler.Location
-
Uses of ErrorHandler.Location in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api that return ErrorHandler.LocationModifier and TypeMethodDescriptionstatic ErrorHandler.LocationReturns the enum constant of this class with the specified name.static ErrorHandler.Location[]ErrorHandler.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.auties.whatsapp.api with parameters of type ErrorHandler.LocationModifier and TypeMethodDescriptionErrorHandler.handleError(Whatsapp whatsapp, ErrorHandler.Location location, Throwable throwable) Handles an error that occurred inside the api