Home
last modified time | relevance | path

Searched refs:aws_jni_throw_runtime_exception (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/aws-crt-java/src/native/
H A Dtls_context_options.c108 aws_jni_throw_runtime_exception(env, "failed to get certificate string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
113 aws_jni_throw_runtime_exception(env, "failed to get privateKey string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
121 aws_jni_throw_runtime_exception(env, "aws_tls_ctx_options_init_client_mtls failed"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
127 aws_jni_throw_runtime_exception(env, "failed to get certificatePath string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
132 aws_jni_throw_runtime_exception(env, "failed to get privateKeyPath string"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
141aws_jni_throw_runtime_exception(env, "aws_tls_ctx_options_init_client_mtls_from_path failed"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
152aws_jni_throw_runtime_exception(env, "aws_tls_ctx_options_init_client_mtls_with_pkcs11 failed"); in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
160 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
177 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
184 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_TlsContextOptions_tlsContextOptionsNew()
[all …]
H A Dmqtt_connection.c421 aws_jni_throw_runtime_exception( in s_mqtt_connection_new()
439 aws_jni_throw_runtime_exception( in s_mqtt_connection_new()
448 aws_jni_throw_runtime_exception( in s_mqtt_connection_new()
494aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_new: Mqtt3 Client is invalid/null"… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionNewFrom311Client()
524aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_new: Mqtt5 Client is invalid/null"… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionNewFrom5Client()
592aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_connect: Connection is invalid/nul… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect()
601 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect()
609aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_connect: Failed to create async ca… in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect()
655 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect()
678aws_jni_throw_runtime_exception(env, "MqttClientConnection.mqtt_disconnect: Invalid connection"); in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionDisconnect()
[all …]
H A Devent_stream_rpc_client.c169aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Invalid ClientBootstrap"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect()
174aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Invalid SocketOptions"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect()
198 aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect()
204aws_jni_throw_runtime_exception(env, "ClientConnection.clientConnect: Unable to create global ref"… in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect()
214aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect()
397aws_jni_throw_runtime_exception(env, "ClientConnection.sendProtocolMessage: allocation failed."); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_sendProtocolMessage()
403aws_jni_throw_runtime_exception(env, "ClientConnection.sendProtocolMessage: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_sendProtocolMessage()
411aws_jni_throw_runtime_exception(env, "ClientConnection.sendProtocolMessage: send message failed"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_sendProtocolMessage()
536 aws_jni_throw_runtime_exception(env, "ClientConnection.newClientStream: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_newClientStream()
542aws_jni_throw_runtime_exception(env, "ClientConnection.newClientStream: Unable to create reference… in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_newClientStream()
[all …]
H A Devent_stream_rpc_server.c493aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Invalid ServerBootstrap"… in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
498aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Invalid SocketOptions"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
516aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
522aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to get JVM"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
528aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to create global … in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
534aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to create global … in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
544aws_jni_throw_runtime_exception(env, "ServerListener.server_listener_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
568 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew()
600 aws_jni_throw_runtime_exception(env, "ServerListener.getBoundPort: Invalid serverListener"); in Java_software_amazon_awssdk_crt_eventstream_ServerListener_getBoundPort()
762aws_jni_throw_runtime_exception(env, "ServerConnection.sendProtocolMessage: native connection is N… in Java_software_amazon_awssdk_crt_eventstream_ServerConnection_sendProtocolMessage()
[all …]
H A Dhttp_connection_manager.c132 aws_jni_throw_runtime_exception(env, "ClientBootstrap can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew()
137 aws_jni_throw_runtime_exception(env, "SocketOptions can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew()
150 aws_jni_throw_runtime_exception(env, "Max Connections must be > 0"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew()
237 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew()
273 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerRelease()
358 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerAcquireConnection()
364 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerAcquireConnection()
399 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnection_httpClientConnectionReleaseManaged()
404 aws_jni_throw_runtime_exception(env, "Connection can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnection_httpClientConnectionReleaseManaged()
430 aws_jni_throw_runtime_exception(env, "Connection Manager can't be null"); in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpConnectionManagerFetchMetrics()
H A Dhttp_request_response.c53 aws_jni_throw_runtime_exception(env, "Unsupported HTTP protocol."); in aws_java_http_stream_from_native_new()
443aws_jni_throw_runtime_exception(env, "HttpClientConnection.MakeRequest: Unable to Execute Request"… in s_make_request_general()
611 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseActivate()
622 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseActivate()
639 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseRelease()
660 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseGetResponseStatusCode()
668 aws_jni_throw_runtime_exception(env, "Error Getting Response Status Code from HttpStream."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseGetResponseStatusCode()
688 aws_jni_throw_runtime_exception(env, "HttpStream is null."); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseIncrementWindow()
693 aws_jni_throw_runtime_exception(env, "Window Update is < 0"); in Java_software_amazon_awssdk_crt_http_HttpStreamBase_httpStreamBaseIncrementWindow()
721 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_http_Http2Stream_http2StreamResetStream()
[all …]
H A Dcredentials_provider.c121 aws_jni_throw_runtime_exception(env, "Failed to create static credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_StaticCredentialsProvider_staticCredentialsProviderNew()
164 aws_jni_throw_runtime_exception(env, "Failed to create default credentials provider chain"); in Java_software_amazon_awssdk_crt_auth_credentials_DefaultChainCredentialsProvider_defaultChainCredentialsProviderNew()
218 aws_jni_throw_runtime_exception(env, "Failed to create profile credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_ProfileCredentialsProvider_profileCredentialsProviderNew()
284 aws_jni_throw_runtime_exception(env, "Failed to create ECS credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_EcsCredentialsProvider_ecsCredentialsProviderNew()
351 aws_jni_throw_runtime_exception(env, "Failed to create STS credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_StsCredentialsProvider_stsCredentialsProviderNew()
397aws_jni_throw_runtime_exception(env, "Failed to create STS web identity credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_StsWebIdentityCredentialsProvider_stsWebIdentityCredentialsProviderNew()
473 aws_jni_throw_runtime_exception(env, "Failed to create X509 credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_X509CredentialsProvider_x509CredentialsProviderNew()
502 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_auth_credentials_CachedCredentialsProvider_cachedCredentialsProviderNew()
528 aws_jni_throw_runtime_exception(env, "Failed to create cached credentials provider"); in Java_software_amazon_awssdk_crt_auth_credentials_CachedCredentialsProvider_cachedCredentialsProviderNew()
564 aws_jni_throw_runtime_exception(env, "Failed to create native credentials"); in s_credentials_provider_delegate_get_credentials()
[all …]
H A Daws_signing.c407 aws_jni_throw_runtime_exception(env, "Failed to allocated sign request callback data"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest()
425 aws_jni_throw_runtime_exception(env, "Failed to create signing configuration"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest()
435aws_jni_throw_runtime_exception(env, "Failed to create native http request from Java HttpRequest"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest()
441 aws_jni_throw_runtime_exception(env, "Failed to create signable from http request"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest()
452 aws_jni_throw_runtime_exception(env, "Failed to initiate signing process for HttpRequest"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignRequest()
479 aws_jni_throw_runtime_exception(env, "Failed to allocate chunk signing callback data"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk()
496 aws_jni_throw_runtime_exception(env, "Error building chunk body stream"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk()
505 aws_jni_throw_runtime_exception(env, "Failed to create signing configuration"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk()
515 aws_jni_throw_runtime_exception(env, "Failed to create signable from chunk data"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk()
526 aws_jni_throw_runtime_exception(env, "Failed to initiate signing process for Chunk"); in Java_software_amazon_awssdk_crt_auth_signing_AwsSigner_awsSignerSignChunk()
[all …]
H A Dclient_bootstrap.c84aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Invalid EventLoopGroup… in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew()
89aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Invalid HostResolver"); in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew()
97aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Unable to allocate"); in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew()
103aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Unable to get JVM"); in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew()
109aws_jni_throw_runtime_exception(env, "ClientBootstrap.client_bootstrap_new: Unable to create globa… in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew()
122 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_ClientBootstrap_clientBootstrapNew()
H A Ds3_client.c116 aws_jni_throw_runtime_exception(env, "Failed to create native credentials"); in Java_software_amazon_awssdk_crt_s3_S3ExpressCredentialsProvider_s3expressCredentialsProviderGetCredentialsCompleted()
126aws_jni_throw_runtime_exception(env, "S3ExpressCredentialsProvider - sessionToken must be non-null… in Java_software_amazon_awssdk_crt_s3_S3ExpressCredentialsProvider_s3expressCredentialsProviderGetCredentialsCompleted()
163 aws_jni_throw_runtime_exception( in s_s3express_get_creds_java()
171 aws_jni_throw_runtime_exception( in s_s3express_get_creds_java()
386aws_jni_throw_runtime_exception(env, "Could not create retry strategy with standard-retry-options"… in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew()
395 aws_jni_throw_runtime_exception(env, "Could not create s3_tcp_keep_alive_options"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew()
410 aws_jni_throw_runtime_exception(env, "Invalid signingConfig"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew()
509aws_jni_throw_runtime_exception(env, "S3Client.aws_s3_client_new: creating aws_s3_client failed"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientNew()
535 aws_jni_throw_runtime_exception(env, "S3Client.s3_client_clean_up: Invalid/null client"); in Java_software_amazon_awssdk_crt_s3_S3Client_s3ClientDestroy()
841 aws_jni_throw_runtime_exception( in s_on_s3_meta_request_progress_callback()
[all …]
H A Devent_loop_group.c88 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNew()
104 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNew()
135 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNewPinnedToCpuGroup()
151 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupNewPinnedToCpuGroup()
177 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_EventLoopGroup_eventLoopGroupDestroy()
H A Dhost_resolver.c37aws_jni_throw_runtime_exception(env, "HostResolver.hostResolverNew: Invalid EventLoopGroup"); in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverNew()
42aws_jni_throw_runtime_exception(env, "HostResolver.hostResolverNew: max_entries must be >= 0"); in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverNew()
53 aws_jni_throw_runtime_exception(env, "aws_host_resolver_new_default failed"); in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverNew()
70aws_jni_throw_runtime_exception(env, "HostResolver.hostResolverRelease: Invalid aws_host_resolver"… in Java_software_amazon_awssdk_crt_io_HostResolver_hostResolverRelease()
H A Devent_stream_message.c39 aws_jni_throw_runtime_exception(env, "Message.MessageNew: Allocation failed!"); in Java_software_amazon_awssdk_crt_eventstream_Message_messageNew()
111aws_jni_throw_runtime_exception(env, "EventStreamRPCMessage: headers allocation failed."); in aws_event_stream_rpc_marshall_message_args_init()
126aws_jni_throw_runtime_exception(env, "EventStreamRPCMessage: headers allocation failed."); in aws_event_stream_rpc_marshall_message_args_init()
137 aws_jni_throw_runtime_exception(env, "EventStreamRPCMessage: allocation failed."); in aws_event_stream_rpc_marshall_message_args_init()
154 aws_jni_throw_runtime_exception(env, "CEventStreamRPCMessage: allocation failed."); in aws_event_stream_rpc_marshall_message_args_init()
H A Dstring_utils.c35aws_jni_throw_runtime_exception(env, "StringUtils: Could not determine length for base64 encode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Encode()
42 aws_jni_throw_runtime_exception(env, "StringUtils: Could not perform base64 encode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Encode()
77aws_jni_throw_runtime_exception(env, "StringUtils: Could not determine length for base64 decode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Decode()
84 aws_jni_throw_runtime_exception(env, "StringUtils: Could not perform base64 decode"); in Java_software_amazon_awssdk_crt_utils_StringUtils_stringUtilsBase64Decode()
H A Dmqtt_client.c31 aws_jni_throw_runtime_exception(env, "Invalid ClientBootstrap"); in Java_software_amazon_awssdk_crt_mqtt_MqttClient_mqttClientNew()
38aws_jni_throw_runtime_exception(env, "MqttClient.mqtt_client_init: aws_mqtt_client_new failed"); in Java_software_amazon_awssdk_crt_mqtt_MqttClient_mqttClientNew()
54 aws_jni_throw_runtime_exception(env, "MqttClient.mqtt_client_destroy: Invalid/null client"); in Java_software_amazon_awssdk_crt_mqtt_MqttClient_mqttClientDestroy()
H A Dhttp_request_utils.c393 aws_jni_throw_runtime_exception( in aws_apply_java_http_request_changes_to_native_request()
455 aws_jni_throw_runtime_exception(env, exception_message); in aws_http_request_new_from_java_http_request()
467aws_jni_throw_runtime_exception(env, "aws_http_headers_new_from_java_http_headers: Unable to alloc… in aws_http_headers_new_from_java_http_headers()
479 aws_jni_throw_runtime_exception( in aws_http_headers_new_from_java_http_headers()
534aws_jni_throw_runtime_exception(env, "aws_java_http_request_from_native: allocation failed"); in aws_java_http_request_from_native()
539 aws_jni_throw_runtime_exception( in aws_java_http_request_from_native()
H A Decc_key_pair.c102aws_jni_throw_runtime_exception(env, "EccKeyPair.eccKeyPairSignMessage: failed to initialize signa… in Java_software_amazon_awssdk_crt_cal_EccKeyPair_eccKeyPairSignMessage()
108aws_jni_throw_runtime_exception(env, "EccKeyPair.eccKeyPairSignMessage: failed to pin message byte… in Java_software_amazon_awssdk_crt_cal_EccKeyPair_eccKeyPairSignMessage()
114aws_jni_throw_runtime_exception(env, "EccKeyPair.eccKeyPairSignMessage: failed to sign message"); in Java_software_amazon_awssdk_crt_cal_EccKeyPair_eccKeyPairSignMessage()
H A Dretry_utils.c54 aws_jni_throw_runtime_exception( in aws_exponential_backoff_retry_options_from_java()
64 aws_jni_throw_runtime_exception( in aws_exponential_backoff_retry_options_from_java()
93 aws_jni_throw_runtime_exception( in aws_standard_retry_options_from_java()
H A Dtls_ctx.c34 aws_jni_throw_runtime_exception(env, "TlsContext.tls_ctx_new: Invalid TlsOptions"); in Java_software_amazon_awssdk_crt_io_TlsContext_tlsContextNew()
41aws_jni_throw_runtime_exception(env, "TlsContext.tls_ctx_new: Failed to create new aws_tls_ctx"); in Java_software_amazon_awssdk_crt_io_TlsContext_tlsContextNew()
H A Dserver_bootstrap.c43aws_jni_throw_runtime_exception(env, "ServerBootstrap.server_bootstrap_new: Invalid EventLoopGroup… in Java_software_amazon_awssdk_crt_io_ServerBootstrap_serverBootstrapNew()
51 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_io_ServerBootstrap_serverBootstrapNew()
H A Dlogging.c57 aws_jni_throw_runtime_exception(env, "Failed to initialize standard logger"); in s_aws_init_logging_internal()
62 aws_jni_throw_runtime_exception(env, "Failed to initialize no-alloc logger"); in s_aws_init_logging_internal()
H A Ddirectory_traversal.c90 aws_jni_throw_runtime_exception(env, "failed to get path string"); in Java_software_amazon_awssdk_crt_io_DirectoryTraversal_crtTraverse()
103 aws_jni_throw_runtime_exception(env, "Directory traversal failed"); in Java_software_amazon_awssdk_crt_io_DirectoryTraversal_crtTraverse()
H A Dhttp2_stream_manager.c244aws_jni_throw_runtime_exception(env, "Failed to create stream manager: %s", aws_error_str(aws_last… in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerNew()
427 aws_jni_throw_runtime_exception(env, "Stream Manager can't be null"); in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerRelease()
446 aws_jni_throw_runtime_exception(env, "Stream Manager can't be null"); in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerFetchMetrics()
H A Dcrt.c241 void aws_jni_throw_runtime_exception(JNIEnv *env, const char *msg, ...) { in aws_jni_throw_runtime_exception() function
424 aws_jni_throw_runtime_exception( in aws_jni_byte_cursor_from_direct_byte_buffer()
430 aws_jni_throw_runtime_exception( in aws_jni_byte_cursor_from_direct_byte_buffer()
H A Dmqtt5_client.c70 aws_jni_throw_runtime_exception(env, "%s - error code: %i", message, error_code); in s_aws_mqtt5_client_log_and_throw_exception()
1444 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics()
1456 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics()
1468 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics()
1480 aws_jni_throw_runtime_exception( in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientInternalGetOperationStatistics()

12