MissingStructureAddressSetup

class MissingStructureAddressSetup : UnsupportedCandidateReason


Candidate is not supported due to missing structure address setup.

Summary

Public constructors

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public properties

open String

Public constructors

MissingStructureAddressSetup

MissingStructureAddressSetup(
    reason: String = "MISSING_STRUCTURE_ADDRESS_SETUP"
)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

reason

open val reasonString