Uses of Class
dev.botcity.maestro_sdk.model.ErrorVO
Packages that use ErrorVO
-
Uses of ErrorVO in dev.botcity.maestro_sdk.functions.errors
Methods in dev.botcity.maestro_sdk.functions.errors with parameters of type ErrorVOModifier and TypeMethodDescriptionvoid
ErrorFunction.createError
(ErrorVO errorVO, File fileScreenshot, List<File> fileAttachmentList, dev.botcity.api.client.login.GetToken accessToken) -
Uses of ErrorVO in dev.botcity.maestro_sdk.mapper
Methods in dev.botcity.maestro_sdk.mapper that return ErrorVOModifier and TypeMethodDescriptionErrorMapper.mapToErrorVO
(dev.botcity.api.client.error.Error error) Methods in dev.botcity.maestro_sdk.mapper with parameters of type ErrorVOModifier and TypeMethodDescriptiondev.botcity.api.client.error.Error
ErrorMapper.mapToError
(ErrorVO errorVO)