IDENTIFIER_LENGTH_VIOLATION
Occurs when passed identifier (for instance, seller identifier) doesn't fit into length requirements.
Default message is not provided. See com.srv4pos.server.api.exceptions.InconsistentDataJsonException.getDetails for describing message.
fun message(): String
Returns default human-readable message describing failure if any. |