Types

Link copied to clipboard
sealed class Mpc : PortalException

Base exception class for MPC errors.

Properties

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