Skip to content

Psr7Exception


  • Full name: \Qubus\Exception\Http\Psr7Exception
  • Parent interfaces: Throwable

Methods

__toString

Return a string representation of the exception.

public __toString(): string

getUri

Return the uri to redirect to.

public getUri(): \Psr\Http\Message\UriInterface|string|null