AWS SDK for Kotlin
Toggle table of contents
1.6.12
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
migrationhuborchestrator
/
aws.sdk.kotlin.services.migrationhuborchestrator.model
/
MigrationHubOrchestratorException
Migration
Hub
Orchestrator
Exception
open
class
MigrationHubOrchestratorException
Base class for all service related exceptions thrown by the MigrationHubOrchestrator client
Inheritors
AccessDeniedException
ConflictException
InternalServerException
ResourceNotFoundException
ThrottlingException
ValidationException
Members
Constructors
Migration
Hub
Orchestrator
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)