class AssetMismatchException : FlowException
<init>
AssetMismatchException(expectedTypeName: String, typeName: String)
expectedTypeName
val expectedTypeName: String
typeName
val typeName: String
toString
fun toString(): String