IOChannelError

Error codes returned by #GIOChannel operations.

Entries

Link copied to clipboard

File too large.

Link copied to clipboard

Invalid argument.

Link copied to clipboard

IO error.

Link copied to clipboard

File is a directory.

Link copied to clipboard

No space left on device.

Link copied to clipboard

No such device or address.

Link copied to clipboard

Value too large for defined datatype.

Link copied to clipboard

Broken pipe.

Link copied to clipboard

Some other error.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.