ViaductTenantUsageException

Used in framework code to indicate that an error is due to invalid usage of the tenant API by tenant code.

Constructors

Link copied to clipboard
constructor(message: String, cause: Throwable? = null)