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
AlreadyExistsException
[ 'Message' => '<string>', ]
Description
A resource to be created or added already exists.
Members
ConcurrentModificationException
[ 'Message' => '<string>', ]
Description
Two processes are trying to modify a resource simultaneously.
Members
ConcurrentRunsExceededException
[ 'Message' => '<string>', ]
Description
Too many jobs are being run concurrently.
Members
ConditionCheckFailureException
[ 'Message' => '<string>', ]
Description
A specified condition was not satisfied.
Members
ConflictException
[ 'Message' => '<string>', ]
Description
The CreatePartitions
API was called on a table that has indexes enabled.
Members
CrawlerNotRunningException
[ 'Message' => '<string>', ]
Description
The specified crawler is not running.
Members
CrawlerRunningException
[ 'Message' => '<string>', ]
Description
The operation cannot be performed because the crawler is already running.
Members
CrawlerStoppingException
[ 'Message' => '<string>', ]
Description
The specified crawler is stopping.
Members
EntityNotFoundException
[ 'Message' => '<string>', ]
Description
A specified entity does not exist
Members
GlueEncryptionException
[ 'Message' => '<string>', ]
Description
An encryption operation failed.
Members
IdempotentParameterMismatchException
[ 'Message' => '<string>', ]
Description
The same unique identifier was associated with two different records.
Members
IllegalBlueprintStateException
[ 'Message' => '<string>', ]
Description
The blueprint is in an invalid state to perform a requested operation.
Members
IllegalSessionStateException
[ 'Message' => '<string>', ]
Description
The session is in an invalid state to perform a requested operation.
Members
IllegalWorkflowStateException
[ 'Message' => '<string>', ]
Description
The workflow is in an invalid state to perform a requested operation.
Members
InternalServiceException
[ 'Message' => '<string>', ]
Description
An internal service error occurred.
Members
InvalidInputException
[ 'Message' => '<string>', ]
Description
The input provided was not valid.
Members
InvalidStateException
[ 'Message' => '<string>', ]
Description
An error that indicates your data is in an invalid state.
Members
MLTransformNotReadyException
[ 'Message' => '<string>', ]
Description
The machine learning transform is not ready to run.
Members
NoScheduleException
[ 'Message' => '<string>', ]
Description
There is no applicable schedule.
Members
OperationTimeoutException
[ 'Message' => '<string>', ]
PermissionTypeMismatchException
[ 'Message' => '<string>', ]
ResourceNotReadyException
[ 'Message' => '<string>', ]
Description
A resource was not ready for a transaction.
Members
ResourceNumberLimitExceededException
[ 'Message' => '<string>', ]
Description
A resource numerical limit was exceeded.
Members
SchedulerNotRunningException
[ 'Message' => '<string>', ]
Description
The specified scheduler is not running.
Members
SchedulerRunningException
[ 'Message' => '<string>', ]
Description
The specified scheduler is already running.
Members
SchedulerTransitioningException
[ 'Message' => '<string>', ]
Description
The specified scheduler is transitioning.
Members
ValidationException
[ 'Message' => '<string>', ]
Description
A value could not be validated.
Members
VersionMismatchException
[ 'Message' => '<string>', ]