Class TenantNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.dtsx.astra.sdk.streaming.exception.TenantNotFoundException
All Implemented Interfaces:
Serializable

public class TenantNotFoundException extends RuntimeException
Exception thrown when accessing a tenant that does not exist.
See Also:
  • Constructor Details

    • TenantNotFoundException

      public TenantNotFoundException(String tenantName)
      Constructor with tenant name
      Parameters:
      tenantName - tenant name