Uses of Class
dev.botcity.maestro_sdk.model.ErrorVO
-
Uses of ErrorVO in dev.botcity.maestro_sdk.functions.errors
Modifier 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
Modifier and TypeMethodDescriptionErrorMapper.mapToErrorVO
(dev.botcity.api.client.error.Error error) Modifier and TypeMethodDescriptiondev.botcity.api.client.error.Error
ErrorMapper.mapToError
(ErrorVO errorVO)