Class GlueException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\Glue\Exception\GlueException
- Namespace: Aws\Glue\Exception
- Located at Glue/Exception/GlueException.php
Represents an error interacting with the AWS Glue service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
AccessDeniedException
[ 'Message' => '<string>', ]
Description
Access to a resource was denied.
Members
- Message
-
- Type: string
A message describing the problem.
AlreadyExistsException
[ 'Message' => '<string>', ]
Description
A resource to be created or added already exists.
Members
- Message
-
- Type: string
A message describing the problem.
ConcurrentModificationException
[ 'Message' => '<string>', ]
Description
Two processes are trying to modify a resource simultaneously.
Members
- Message
-
- Type: string
A message describing the problem.
ConcurrentRunsExceededException
[ 'Message' => '<string>', ]
Description
Too many jobs are being run concurrently.
Members
- Message
-
- Type: string
A message describing the problem.
ConditionCheckFailureException
[ 'Message' => '<string>', ]
Description
A specified condition was not satisfied.
Members
- Message
-
- Type: string
A message describing the problem.
ConflictException
[ 'Message' => '<string>', ]
Description
The CreatePartitions
API was called on a table that has indexes enabled.
Members
- Message
-
- Type: string
A message describing the problem.
CrawlerNotRunningException
[ 'Message' => '<string>', ]
Description
The specified crawler is not running.
Members
- Message
-
- Type: string
A message describing the problem.
CrawlerRunningException
[ 'Message' => '<string>', ]
Description
The operation cannot be performed because the crawler is already running.
Members
- Message
-
- Type: string
A message describing the problem.
CrawlerStoppingException
[ 'Message' => '<string>', ]
Description
The specified crawler is stopping.
Members
- Message
-
- Type: string
A message describing the problem.
EntityNotFoundException
[ 'FromFederationSource' => true || false, 'Message' => '<string>', ]
Description
A specified entity does not exist
Members
- FromFederationSource
-
- Type: boolean
Indicates whether or not the exception relates to a federated source.
- Message
-
- Type: string
A message describing the problem.
FederatedResourceAlreadyExistsException
[ 'AssociatedGlueResource' => '<string>', 'Message' => '<string>', ]
Description
A federated resource already exists.
Members
- AssociatedGlueResource
-
- Type: string
The associated Glue resource already exists.
- Message
-
- Type: string
The message describing the problem.
FederationSourceException
[ 'FederationSourceErrorCode' => 'InvalidResponseException|OperationTimeoutException|OperationNotSupportedException|InternalServiceException|ThrottlingException', 'Message' => '<string>', ]
Description
A federation source failed.
Members
- FederationSourceErrorCode
-
- Type: string
The error code of the problem.
- Message
-
- Type: string
The message describing the problem.
FederationSourceRetryableException
[ 'Message' => '<string>', ]
Members
- Message
-
- Type: string
GlueEncryptionException
[ 'Message' => '<string>', ]
Description
An encryption operation failed.
Members
- Message
-
- Type: string
The message describing the problem.
IdempotentParameterMismatchException
[ 'Message' => '<string>', ]
Description
The same unique identifier was associated with two different records.
Members
- Message
-
- Type: string
A message describing the problem.
IllegalBlueprintStateException
[ 'Message' => '<string>', ]
Description
The blueprint is in an invalid state to perform a requested operation.
Members
- Message
-
- Type: string
A message describing the problem.
IllegalSessionStateException
[ 'Message' => '<string>', ]
Description
The session is in an invalid state to perform a requested operation.
Members
- Message
-
- Type: string
A message describing the problem.
IllegalWorkflowStateException
[ 'Message' => '<string>', ]
Description
The workflow is in an invalid state to perform a requested operation.
Members
- Message
-
- Type: string
A message describing the problem.
InternalServiceException
[ 'Message' => '<string>', ]
Description
An internal service error occurred.
Members
- Message
-
- Type: string
A message describing the problem.
InvalidInputException
[ 'FromFederationSource' => true || false, 'Message' => '<string>', ]
Description
The input provided was not valid.
Members
- FromFederationSource
-
- Type: boolean
Indicates whether or not the exception relates to a federated source.
- Message
-
- Type: string
A message describing the problem.
InvalidStateException
[ 'Message' => '<string>', ]
Description
An error that indicates your data is in an invalid state.
Members
- Message
-
- Type: string
A message describing the problem.
MLTransformNotReadyException
[ 'Message' => '<string>', ]
Description
The machine learning transform is not ready to run.
Members
- Message
-
- Type: string
A message describing the problem.
NoScheduleException
[ 'Message' => '<string>', ]
Description
There is no applicable schedule.
Members
- Message
-
- Type: string
A message describing the problem.
OperationTimeoutException
[ 'Message' => '<string>', ]
Description
The operation timed out.
Members
- Message
-
- Type: string
A message describing the problem.
PermissionTypeMismatchException
[ 'Message' => '<string>', ]
Description
The operation timed out.
Members
- Message
-
- Type: string
There is a mismatch between the SupportedPermissionType used in the query request and the permissions defined on the target table.
ResourceNotReadyException
[ 'Message' => '<string>', ]
Description
A resource was not ready for a transaction.
Members
- Message
-
- Type: string
A message describing the problem.
ResourceNumberLimitExceededException
[ 'Message' => '<string>', ]
Description
A resource numerical limit was exceeded.
Members
- Message
-
- Type: string
A message describing the problem.
SchedulerNotRunningException
[ 'Message' => '<string>', ]
Description
The specified scheduler is not running.
Members
- Message
-
- Type: string
A message describing the problem.
SchedulerRunningException
[ 'Message' => '<string>', ]
Description
The specified scheduler is already running.
Members
- Message
-
- Type: string
A message describing the problem.
SchedulerTransitioningException
[ 'Message' => '<string>', ]
Description
The specified scheduler is transitioning.
Members
- Message
-
- Type: string
A message describing the problem.
ValidationException
[ 'Message' => '<string>', ]
Description
A value could not be validated.
Members
- Message
-
- Type: string
A message describing the problem.
VersionMismatchException
[ 'Message' => '<string>', ]
Description
There was a version conflict.
Members
- Message
-
- Type: string
A message describing the problem.