Skip to main content
All docs
V25.2
  • TenantNotFoundException Class

    An exception is thrown in a multi-tenant application if a tenant with the specified name or ID does not exist.

    Namespace: DevExpress.ExpressApp.MultiTenancy

    Assembly: DevExpress.ExpressApp.v25.2.dll

    NuGet Package: DevExpress.ExpressApp

    Declaration

    public class TenantNotFoundException :
        Exception

    Inheritance

    Object
    Exception
    TenantNotFoundException
    See Also