Uses of Class
dev.sympho.modular_commands.api.command.parameter.parse.AttachmentFetchFailedException
Packages that use AttachmentFetchFailedException
Package
Description
Interfaces defining how received arguments are parsed.
-
Uses of AttachmentFetchFailedException in dev.sympho.modular_commands.api.command.parameter.parse
Methods in dev.sympho.modular_commands.api.command.parameter.parse that throw AttachmentFetchFailedExceptionModifier and TypeMethodDescriptiondefault voidAttachmentDataParser.validateResponse(reactor.netty.http.client.HttpClientResponse response) Validates that the attachment fetch request was successful.