AWS SDK for Kotlin
Toggle table of contents
1.6.10
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
sagemakerfeaturestoreruntime
/
aws.sdk.kotlin.services.sagemakerfeaturestoreruntime.model
/
SageMakerFeatureStoreRuntimeException
Sage
Maker
Feature
Store
Runtime
Exception
open
class
SageMakerFeatureStoreRuntimeException
Base class for all service related exceptions thrown by the SageMakerFeatureStoreRuntime client
Inheritors
AccessForbidden
InternalFailure
ResourceNotFound
ServiceUnavailable
ValidationError
Members
Constructors
Sage
Maker
Feature
Store
Runtime
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)