Class CouldNotCreateChecksumException
- Exception
-
RuntimeException
-
Aws\Exception\CouldNotCreateChecksumException implements Aws\MonitoringEventsInterface uses Aws\HasMonitoringEventsTrait
- Namespace: Aws\Exception
- Located at Exception/CouldNotCreateChecksumException.php
Interface for adding and retrieving client-side monitoring events
Methods Summary
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasMonitoringEventsTrait
Methods Details
__construct ( $algorithm, Exception $previous = null )
Overrides
Exception::__construct