Files
2024-07-15 11:28:08 +02:00

8 lines
153 B
PHP

<?php
/**
* Class WPDesk_Flexible_Shipping_Send_Shipment_Exception
*/
class WPDesk_Flexible_Shipping_Get_Label_Exception extends RuntimeException {
}