Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe DeserializationException
+ Graphe d'héritage de DeserializationException:

Fonctions membres publiques statiques

static forInvalidHeader ()
 
static forInvalidHeaderContinuation ()
 
static forRequestFromArray (Throwable $previous)
 
static forResponseFromArray (Throwable $previous)
 
static forUnexpectedCarriageReturn ()
 
static forUnexpectedEndOfHeaders ()
 
static forUnexpectedLineFeed ()
 

Documentation des fonctions membres

◆ forInvalidHeader()

static forInvalidHeader ( )
static

◆ forInvalidHeaderContinuation()

static forInvalidHeaderContinuation ( )
static

◆ forRequestFromArray()

static forRequestFromArray ( Throwable  $previous)
static

Référencé par ArraySerializer\fromArray().

◆ forResponseFromArray()

static forResponseFromArray ( Throwable  $previous)
static

Référencé par ArraySerializer\fromArray().

◆ forUnexpectedCarriageReturn()

static forUnexpectedCarriageReturn ( )
static

Référencé par AbstractSerializer\getLine().

◆ forUnexpectedEndOfHeaders()

static forUnexpectedEndOfHeaders ( )
static

Référencé par AbstractSerializer\getLine().

◆ forUnexpectedLineFeed()

static forUnexpectedLineFeed ( )
static

Référencé par AbstractSerializer\getLine().


La documentation de cette classe a été générée à partir du fichier suivant :