thrust::system::errc::errc_t
Defined in thrust/system/error_code.h
- 
enum thrust::system::errc::errc_t
- An enum containing common error codes. - Values: - 
enumerator address_family_not_supported
 - 
enumerator address_in_use
 - 
enumerator address_not_available
 - 
enumerator already_connected
 - 
enumerator argument_list_too_long
 - 
enumerator argument_out_of_domain
 - 
enumerator bad_address
 - 
enumerator bad_file_descriptor
 - 
enumerator bad_message
 - 
enumerator broken_pipe
 - 
enumerator connection_aborted
 - 
enumerator connection_already_in_progress
 - 
enumerator connection_refused
 - 
enumerator connection_reset
 - 
enumerator cross_device_link
 - 
enumerator destination_address_required
 - 
enumerator device_or_resource_busy
 - 
enumerator directory_not_empty
 - 
enumerator executable_format_error
 - 
enumerator file_exists
 - 
enumerator file_too_large
 - 
enumerator filename_too_long
 - 
enumerator function_not_supported
 - 
enumerator host_unreachable
 - 
enumerator identifier_removed
 - 
enumerator illegal_byte_sequence
 - 
enumerator inappropriate_io_control_operation
 - 
enumerator interrupted
 - 
enumerator invalid_argument
 - 
enumerator invalid_seek
 - 
enumerator io_error
 - 
enumerator is_a_directory
 - 
enumerator message_size
 - 
enumerator network_down
 - 
enumerator network_reset
 - 
enumerator network_unreachable
 - 
enumerator no_buffer_space
 - 
enumerator no_child_process
 - 
enumerator no_link
 - 
enumerator no_lock_available
 - 
enumerator no_message_available
 - 
enumerator no_message
 - 
enumerator no_protocol_option
 - 
enumerator no_space_on_device
 - 
enumerator no_stream_resources
 - 
enumerator no_such_device_or_address
 - 
enumerator no_such_device
 - 
enumerator no_such_file_or_directory
 - 
enumerator no_such_process
 - 
enumerator not_a_directory
 - 
enumerator not_a_socket
 - 
enumerator not_a_stream
 - 
enumerator not_connected
 - 
enumerator not_enough_memory
 - 
enumerator not_supported
 - 
enumerator operation_canceled
 - 
enumerator operation_in_progress
 - 
enumerator operation_not_permitted
 - 
enumerator operation_not_supported
 - 
enumerator operation_would_block
 - 
enumerator owner_dead
 - 
enumerator permission_denied
 - 
enumerator protocol_error
 - 
enumerator protocol_not_supported
 - 
enumerator read_only_file_system
 - 
enumerator resource_deadlock_would_occur
 - 
enumerator result_out_of_range
 - 
enumerator state_not_recoverable
 - 
enumerator stream_timeout
 - 
enumerator text_file_busy
 - 
enumerator timed_out
 - 
enumerator too_many_files_open_in_system
 - 
enumerator too_many_files_open
 - 
enumerator too_many_links
 - 
enumerator too_many_symbolic_link_levels
 - 
enumerator value_too_large
 - 
enumerator wrong_protocol_type
 
- 
enumerator address_family_not_supported