Class TenantUtils
java.lang.Object
com.sap.cds.services.utils.lib.mt.TenantUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanDetermines whether the messaging error event context describes missing/unknown tenant.
-
Constructor Details
-
TenantUtils
public TenantUtils()
-
-
Method Details
-
isUnknownTenant
Determines whether the messaging error event context describes missing/unknown tenant.- Parameters:
th- throwable error- Returns:
trueif unknown andfalseotherwise
-