AssetMismatchException

class AssetMismatchException(val expectedTypeName: String, val typeName: String)

Constructors

Link copied to clipboard
constructor(expectedTypeName: String, typeName: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String