toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
apigatewayv2
/
aws.sdk.kotlin.services.apigatewayv2.model
/
ApiGatewayV2Exception
/
ApiGatewayV2Exception
Api
Gateway
V2Exception
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)