Class HvlOAuthErrorConstant

java.lang.Object
tr.com.havelsan.javarch.oauth.jpa.data.common.constant.HvlOAuthErrorConstant

public final class HvlOAuthErrorConstant extends Object
Error constants for common error.
  • Field Details

    • IMPORTED_FILE_NAME_CAN_NOT_BLANK_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail IMPORTED_FILE_NAME_CAN_NOT_BLANK_ERROR_DETAIL
      The constant IMPORTED_FILE_NAME_CAN_NOT_BLANK_ERROR_DETAIL.
    • DESERIALIZE_IMPORT_FILE_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail DESERIALIZE_IMPORT_FILE_ERROR_DETAIL
      The constant DESERIALIZE_IMPORT_FILE_ERROR_DETAIL.
    • UNSUPPORTED_IMPORT_FILE_EXTENSION_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail UNSUPPORTED_IMPORT_FILE_EXTENSION_ERROR_DETAIL
      The constant UNSUPPORTED_IMPORT_FILE_EXTENSION_ERROR_DETAIL.
    • IMPORTED_LIST_SIZE_NOT_ALLOWED_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail IMPORTED_LIST_SIZE_NOT_ALLOWED_ERROR_DETAIL
      The constant IMPORTED_LIST_SIZE_NOT_ALLOWED_ERROR_DETAIL.