ExceptionUtil
in package
Utility class for unwrapping errors
Tags
Table of Contents
Methods
- unwrap() : string
Methods
unwrap()
public
static unwrap(Throwable $e[, bool $includeBacktrace = false ]) : string
Parameters
- $e : Throwable
- $includeBacktrace : bool = false