Unresolved

Symbolic: Unresolved

Thrown when a symbol could not be resolved, usually via the SealedResolver.unresolved method; this method is typically used from the resolver implementation only.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?