Runtime

class Runtime(message: String) : LcpError

An unexpected LCP exception occurred. Please post an issue on r2-lcp-kotlin with the error message and how to reproduce it.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open override val cause: Error?
Link copied to clipboard
open override val message: String