Class NoSuchTenantException

All Implemented Interfaces:
Serializable

public class NoSuchTenantException extends I10nProfileException
Thrown if no tenant with a specified name was found.
Author:
avasquez
See Also:
  • Constructor Details

    • NoSuchTenantException

      public NoSuchTenantException(String tenantName)