ViaductTenantResolverException

Used to wrap non-framework exceptions that are thrown while executing tenant resolver code. This is tied to a specific tenant-written resolver.

Constructors

Link copied to clipboard
constructor(cause: Throwable, resolver: String)

Properties

Link copied to clipboard
open override val cause: Throwable
Link copied to clipboard
Link copied to clipboard