Documentation

ExceptionUtil
in package

Utility class for unwrapping errors

Tags
author

zozlak

Table of Contents

Methods

unwrap()  : string

Methods

unwrap()

public static unwrap(Throwable $e[, bool $includeBacktrace = false ]) : string
Parameters
$e : Throwable
$includeBacktrace : bool = false
Return values
string

        
On this page

Search results