Class Errors
Possible errors to be returned from the various backend endpoints.
public static class Errors
- Inheritance
-
Errors
- Inherited Members
Fields
CANT_ACCESS_RESOURCE_OF_OTHERS_IF_NOT_ADMIN
public static readonly Error CANT_ACCESS_RESOURCE_OF_OTHERS_IF_NOT_ADMIN
Field Value
CANT_ARCHIVE_DELETED_POSTS
public static readonly Error CANT_ARCHIVE_DELETED_POSTS
Field Value
CANT_CREATE_RESOURCE_FOR_OTHERS_IF_NOT_ADMIN
public static readonly Error CANT_CREATE_RESOURCE_FOR_OTHERS_IF_NOT_ADMIN
Field Value
CANT_PUBLISH_ARCHIVED_OR_DELETED_POSTS
public static readonly Error CANT_PUBLISH_ARCHIVED_OR_DELETED_POSTS
Field Value
COMPANY_NOT_FOUND
public static readonly Error COMPANY_NOT_FOUND
Field Value
GENERIC_BAD_REQUEST
public static readonly Error GENERIC_BAD_REQUEST
Field Value
GENERIC_FORBIDDEN
public static readonly Error GENERIC_FORBIDDEN
Field Value
GENERIC_SERVER_SIDE_ERROR
public static readonly Error GENERIC_SERVER_SIDE_ERROR
Field Value
ID_ALREADY_IN_USE
public static readonly Error ID_ALREADY_IN_USE
Field Value
MAIL_TEMPLATE_CREATION_FAILED
public static readonly Error MAIL_TEMPLATE_CREATION_FAILED
Field Value
MAIL_TEMPLATE_DELETION_FAILED
public static readonly Error MAIL_TEMPLATE_DELETION_FAILED
Field Value
MAIL_TEMPLATE_DELETION_NOT_PERMITTED
public static readonly Error MAIL_TEMPLATE_DELETION_NOT_PERMITTED
Field Value
MAIL_TEMPLATE_MODIFICATION_FAILED
public static readonly Error MAIL_TEMPLATE_MODIFICATION_FAILED
Field Value
MAIL_TEMPLATE_NOT_FOUND
public static readonly Error MAIL_TEMPLATE_NOT_FOUND
Field Value
NEWS_NOT_FOUND
public static readonly Error NEWS_NOT_FOUND
Field Value
POST_INTERACTION_FAILED_TO_RESOLVE
public static readonly Error POST_INTERACTION_FAILED_TO_RESOLVE
Field Value
POST_INTERACTION_NOT_FOUND
public static readonly Error POST_INTERACTION_NOT_FOUND
Field Value
POST_NOT_FOUND
public static readonly Error POST_NOT_FOUND
Field Value
SLUG_ALREADY_IN_USE
public static readonly Error SLUG_ALREADY_IN_USE
Field Value
SLUG_TOO_LONG
public static readonly Error SLUG_TOO_LONG
Field Value
SUPPORTED_CURRENCIES_NOT_FOUND
public static readonly Error SUPPORTED_CURRENCIES_NOT_FOUND
Field Value
USERNAME_ALREADY_TAKEN
public static readonly Error USERNAME_ALREADY_TAKEN
Field Value
USER_ALREADY_HAS_A_COMPANY_ASSOCIATED
public static readonly Error USER_ALREADY_HAS_A_COMPANY_ASSOCIATED
Field Value
USER_NOT_FOUND
public static readonly Error USER_NOT_FOUND