MPIError

enum MPIError : Enum<MPIError>

MPIError has different enum error messages.

Entries

Link copied to clipboard

if error happens while decoding data

Link copied to clipboard

if error happens while retrieving data

Link copied to clipboard

if error happens while showVenue is called

Link copied to clipboard

if error happens while loadVenue is called

Functions

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

convert MPIError to string message

Properties

Link copied to clipboard
val errorMessage: String
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int