Heratio Framework API Reference

ApiException extends Exception
in package

Base API Exception - Replaces QubitApiException.

Tags
author

Johan Pieterse johan@theahg.co.za

Table of Contents

Methods

__construct()  : mixed
getStatusCode()  : int

Methods

__construct()

public __construct([string $message = '' ][, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string = ''
$code : int = 0
$previous : Throwable|null = null

getStatusCode()

public getStatusCode() : int
Return values
int

        
On this page

Search results