Documentation

DataException extends KiteException
in package

Represents a bad response from the backend Order Management System (OMS).

Table of Contents

__construct()  : void
Constructor for KiteException
__toString()  : mixed

Methods

__construct()

Constructor for KiteException

public __construct(mixed $message[, int $code = 502 ][, Exception|null $previous = null ]) : void
Parameters
$message : mixed
$code : int = 502
$previous : Exception|null = null
Return values
void

__toString()

public __toString() : mixed
Return values
mixed

Search results