We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b556f commit 34b1726Copy full SHA for 34b1726
src/Exception/InternalServerException.php
@@ -5,7 +5,7 @@
5
use AsyncAws\Core\Exception\Http\ClientException;
6
7
/**
8
- * Timestream was unable to fully process this request because of an internal server error.
+ * The service was unable to fully process this request because of an internal server error.
9
*/
10
final class InternalServerException extends ClientException
11
{
0 commit comments