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