apidocs / com.srv4pos.server.api.infrastructure.exceptions.enums / UnprocessableEntityErrorType / APPLICATION_PACKAGES_MISMATCH

APPLICATION_PACKAGES_MISMATCH

APPLICATION_PACKAGES_MISMATCH

Occurs during com.srv4pos.server.api.activation.ActivationService.create Indicates that passed application package in com.srv4pos.server.api.activation.InstallationInfo and another one identified by production number are not the same.

Reinstall of application is suggested.

Functions

message

fun message(): String

Returns default human-readable message describing failure if any.