CmValueBytesInvalidSizeError

Indicates that the size of the value provided for writing does not match the property's defined byte size.

See also

Properties

Link copied to clipboard

The expected size (in bytes) for the value, as defined in CmAccessType.Raw.Writable.numberOfBytes.

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open override val message: String

A human-readable message that describes the nature of the error.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard