Skip to main content
All docs
V26.1
  • 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.v26.1.dll

    Declaration

    public class TenantNotFoundException :
        Exception

    Inheritance

    Object
    Exception
    TenantNotFoundException
    See Also