La clase SoapFault
Introducción
Representa SOAP fault.
Clases sinopsis
__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
]]]] )
}
Propiedades
-
message
-
Descripción apropiada
-
code
-
Descripción apropiada
-
file
-
Descripción apropiada
-
line
-
Descripción apropiada
Table of Contents