Method | Description | |
---|---|---|
addRelated ( |
||
findMessages ( array $paths ) : self | ||
findRelated ( $path ) : Exception | ||
getFullMessage ( ) : string | ||
getIterator ( ) : SplObjectStorage | ||
getMessages ( ) : array | ||
getRelated ( ) : SplObjectStorage | ||
getRelatedByName ( $name ) : |
||
setParam ( string $name, mixed $value ) : self | ||
setRelated ( array $exceptions ) : self |
Method | Description | |
---|---|---|
getExceptionForPath ( string $path, |
||
getRecursiveIterator ( ) : RecursiveIteratorIterator | ||
isRelated ( $name, |
public addRelated ( |
||
$exception | ||
return | self |
public getRelatedByName ( $name ) : |
||
return |
public setRelated ( array $exceptions ) : self | ||
$exceptions | array | |
return | self |