We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e3e24 commit 7fd2915Copy full SHA for 7fd2915
src/Exception/ShipmentNotFoundException.php
@@ -31,6 +31,6 @@
31
*
32
* @since 1.2.0
33
*/
34
-class ShipmentNotFoundException extends InvalidArgumentException
+class ShipmentNotFoundException extends ApiException
35
{
36
}
0 commit comments