The SoapFault class
 
 
  
   Introduction
   
    Represents a SOAP fault.
   
   
  
   Class synopsis
   
    SoapFault
    
    
    
    
    
    __construct
    ( 
string $faultcode
   , 
string $faultstring
   [, 
string $faultactor
   [, 
string $detail
   [, 
string $faultname
   [, 
string $headerfault
  ]]]] )
 
    SoapFault
    ( 
string $faultcode
   , 
string $faultstring
   [, 
string $faultactor
   [, 
string $detail
   [, 
string $faultname
   [, 
string $headerfault
  ]]]] )
 
    
    
    
   }
 
   
  
  
   Properties
   
    - 
     message
     
- 
      Prop description 
- 
     code
     
- 
      Prop description 
- 
     file
     
- 
      Prop description 
- 
     line
     
- 
      Prop description 
 
  
 
Table of Contents