EntryFailed

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
val SUCCEEDED: String = "Ok"
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
Link copied to clipboard
@NotNull
open fun getErrorCode(): String
Link copied to clipboard
@NotNull
open fun getErrorMsg(): String
Link copied to clipboard
open fun getSucceeded(): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String