WorkOS PHP SDK

GenericException extends Exception
in package
implements WorkOSException

Class GenericException

Generic WorkOS Exception.

Table of Contents

Interfaces

WorkOSException

Properties

$data  : mixed

Methods

__construct()  : mixed
GenericException constructor.

Properties

Methods

__construct()

GenericException constructor.

public __construct(string $message[, null|array<string|int, mixed> $data = null ]) : mixed
Parameters
$message : string

Exception message

$data : null|array<string|int, mixed> = null

Blob


        
On this page

Search results