PHPCSUtils 1.1.0

LogicException extends RuntimeException
in package

FinalYes

Exception for reporting a logic error.

Tags
since
1.1.0

Table of Contents

Methods

create()  : LogicException
Create a new LogicException with a standardized start of the text.

Methods

create()

Create a new LogicException with a standardized start of the text.

public static create(string $message) : LogicException
Parameters
$message : string

Arbitrary message text.

Return values
LogicException

        
On this page

Search results