CostCalculationException
        CostCalculationException.php
                :
        14
                 
    
                                Final
                
                    
                Extends RuntimeException
            
        
        
                Methods¶
                 __construct()
            ¶
__construct()
            ¶
    
        
        CostCalculationException.php
                :
        18
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $method | ShippingMethodInterface | - | - | 
| $message | string | '' | - | 
| $code | int | 0 | - | 
| $previous | Throwable | null | - | 
                 getMethod()
            ¶
getMethod()
            ¶
    
        
        CostCalculationException.php
                :
        37
                 
    
        |  |  |