Owneat Technical Guide main Help

Enum Error

Namespace: Common.Exceptions
Assembly: Common.dll

public enum Error

Fields

AllergenNotFound = 2001

AlreadyCalledTable = 3005

AlreadyExistingAllergen = 2000

AlreadyExistingCategory = 2002

AlreadyExistingCustomer = 3000

AlreadyExistingFoodLabel = 2014

AlreadyExistingIngredient = 2010

AlreadyExistingMenu = 2006

AlreadyExistingProduct = 2004

AlreadyExistingTable = 3004

AlreadyExistingUser = 1001

AlreadyLinkedToPaymentPlatform = 2016

BadCredentials = 1000

CantCancelAServedItem = 3009

CantToggleOrderLineItemPayingCustomerId = 3007

CategoryNotFound = 2003

CustomerNotFound = 3001

CustomersLimitReached = 3008

FoodLabelNotFound = 2013

FormulaNotFound = 2018

FormulaSectionNotFound = 2019

IngredientNotFound = 2011

InsufficientPermission = 1004

InvalidInformation = 1003

KakfaError = 1

MenuCannotBeDeleted = 2008

MenuNotFound = 2007

NetworkError = 2

OrderLineItemNotFound = 3006

OrderNotFound = 3002

PaymentNotFound = 4000

PersonalizationNotFound = 2015

ProductNotFound = 2005

RestaurantCannotCharge = 2017

RestaurantEventNotFound = 2012

RestaurantNotFound = 2009

TableNotFound = 3003

UserNotFound = 1002

Last modified: 21 May 2024