| 
 
  | 
 
 The SoapFault class
  
   Введение
    Represents a SOAP fault.
    
   Class synopsis
    SoapFault 
     
      SoapFault
     
     
     
      extends
      Exception
     
     { 
    __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 
  ]]]] ) 
   } 
   Свойства
    
     message
     
      Prop description
     code
     
      Prop description
     file
     
      Prop description
     line
     
      Prop description Содержание 
 
 
 
 |  
 |