E_INVALID_VALUE

E_INVALID_VALUE(0x80100011L, "One or more of the supplied parameters values could not be properly interpreted")

0x80100011: One or more of the supplied parameters values could not be properly interpreted

Properties

code
Link copied to clipboard
val code: Long

Numeric error code

description
Link copied to clipboard
val description: String

Description of the error condition

message
Link copied to clipboard
val message: String

An error message for human consumption

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