php8.5
Home/ Manual/ reference / soap/ The SoapFault class

The SoapFault class

Represents a SOAP fault.

Intro

Represents a SOAP fault.

Class synopsis

extends Exception { }

Properties

_name
detail
faultactor
faultcode
faultcodens
faultstring
headerfault
lang

Soap 1.2 Reason Text xml:lang attribute.

Changelog

VersionDescription
8.5.0Added SoapFault::lang.

Soapfault

In this section

Source: reference/soap/soapfault.xml · from the official PHP manual (php/doc-en)