Class SubscriptionCategoryNotFoundException
The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type. The allowed values are Configuration, Management, Monitoring, and Security.
- Exception
- RuntimeException
- Aws\Common\Exception\RuntimeException implements Aws\Common\Exception\AwsExceptionInterface
- Aws\Common\Exception\ServiceResponseException
- Aws\Redshift\Exception\RedshiftException
- Aws\Redshift\Exception\SubscriptionCategoryNotFoundException
Located at Aws/Redshift/Exception/SubscriptionCategoryNotFoundException.php
Methods summary
Methods detail
Methods inherited from Aws\Common\Exception\ServiceResponseException
__toString()
,
getAwsErrorCode()
,
getAwsErrorType()
,
getAwsRequestId()
,
getExceptionCode()
,
getExceptionType()
,
getRequest()
,
getRequestId()
,
getResponse()
,
getStatusCode()
,
setExceptionCode()
,
setExceptionType()
,
setRequest()
,
setRequestId()
,
setResponse()
Methods inherited from Exception
__construct()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Aws\Common\Exception\ServiceResponseException
$exceptionCode
,
$exceptionType
,
$request
,
$requestId
,
$response