UnreachableException

Constructors

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

Properties

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

Functions

Link copied to clipboard

格式化异常信息,包括类名、message、cause。

Link copied to clipboard

格式化异常信息,包括类名、message、cause。