Class TenantUtils

java.lang.Object
com.sap.cds.services.utils.lib.mt.TenantUtils

public class TenantUtils extends Object
  • Constructor Details

    • TenantUtils

      public TenantUtils()
  • Method Details

    • isUnknownTenant

      public static boolean isUnknownTenant(Throwable th)
      Determines whether the messaging error event context describes missing/unknown tenant.
      Parameters:
      th - throwable error
      Returns:
      true if unknown and false otherwise