Lines Matching refs:NO_EXCEPTION

52 	exception(const string& what, const exception& other = NO_EXCEPTION);
84 static const exception NO_EXCEPTION; member in vmime::exception
99 bad_field_value_type(const string& fieldName, const exception& other = NO_EXCEPTION);
111 charset_conv_error(const string& what = "", const exception& other = NO_EXCEPTION);
123 illegal_byte_sequence_for_charset(const string& what = "", const exception& other = NO_EXCEPTION);
138 no_encoder_available(const string& name, const exception& other = NO_EXCEPTION);
153 no_digest_algorithm_available(const string& name, const exception& other = NO_EXCEPTION);
165 no_such_field(const exception& other = NO_EXCEPTION);
177 no_such_part(const exception& other = NO_EXCEPTION);
189 no_such_message_id(const exception& other = NO_EXCEPTION);
201 open_file_error(const exception& other = NO_EXCEPTION);
213 no_factory_available(const exception& other = NO_EXCEPTION);
225 no_platform_handler(const exception& other = NO_EXCEPTION);
240 no_expeditor(const exception& other = NO_EXCEPTION);
255 no_recipient(const exception& other = NO_EXCEPTION);
270 no_such_property(const string& name, const exception& other = NO_EXCEPTION);
285 invalid_property_type(const exception& other = NO_EXCEPTION);
300 invalid_argument(const exception& other = NO_EXCEPTION);
315 system_error(const string& what, const exception& other = NO_EXCEPTION);
330 malformed_url(const string& error, const exception& other = NO_EXCEPTION);
349 net_exception(const string& what, const exception& other = NO_EXCEPTION);
370 socket_exception(const string& what = "", const exception& other = NO_EXCEPTION);
387 socket_not_connected_exception(const string& what = "", const exception& other = NO_EXCEPTION);
404 connection_error(const string& what = "", const exception& other = NO_EXCEPTION);
419 connection_greeting_error(const string& response, const exception& other = NO_EXCEPTION);
441 authentication_error(const string& response, const exception& other = NO_EXCEPTION);
462 unsupported_option(const exception& other = NO_EXCEPTION);
478 illegal_state(const string& state, const exception& other = NO_EXCEPTION);
493 folder_not_found(const exception& other = NO_EXCEPTION);
508 folder_already_open(const exception& other = NO_EXCEPTION);
523 message_not_found(const exception& other = NO_EXCEPTION);
538 operation_not_supported(const exception& other = NO_EXCEPTION);
553 operation_timed_out(const exception& other = NO_EXCEPTION);
568 operation_cancelled(const exception& other = NO_EXCEPTION);
584 unfetched_object(const exception& other = NO_EXCEPTION);
599 not_connected(const exception& other = NO_EXCEPTION);
614 already_connected(const exception& other = NO_EXCEPTION);
629 illegal_operation(const string& msg = "", const exception& other = NO_EXCEPTION);
644 …& command, const string& response, const string& desc = "", const exception& other = NO_EXCEPTION);
678 …lid_response(const string& command, const string& response, const exception& other = NO_EXCEPTION);
712 partial_fetch_not_supported(const exception& other = NO_EXCEPTION);
727 invalid_folder_name(const string& error = "", const exception& other = NO_EXCEPTION);
748 …em_exception(const string& what, const utility::path& path, const exception& other = NO_EXCEPTION);
773 not_a_directory(const utility::path& path, const exception& other = NO_EXCEPTION);
788 file_not_found(const utility::path& path, const exception& other = NO_EXCEPTION);
806 authentication_exception(const string& what, const exception& other = NO_EXCEPTION);
821 no_auth_information(const exception& other = NO_EXCEPTION);
839 sasl_exception(const string& what, const exception& other = NO_EXCEPTION);
854 no_such_mechanism(const string& name, const exception& other = NO_EXCEPTION);
875 tls_exception(const string& what, const exception& other = NO_EXCEPTION);