Uses of Class
io.github.sinuscosinustan.hetznercloud.objects.response.APIErrorResponse
Packages that use APIErrorResponse
-
Uses of APIErrorResponse in io.github.sinuscosinustan.hetznercloud.exception
Constructors in io.github.sinuscosinustan.hetznercloud.exception with parameters of type APIErrorResponseModifierConstructorDescriptionAPIRequestException
(APIErrorResponse apiErrorResponse) APIRequestException
(String message, APIErrorResponse apiErrorResponse) APIRequestException
(String message, Throwable cause, APIErrorResponse apiErrorResponse) APIRequestException
(Throwable cause, APIErrorResponse apiErrorResponse)