HH\Asio\WrappedException

Represents the result of failed Awaitable operation

Interface Synopsis

namespace HH\Asio;

final class WrappedException implements ResultOrExceptionWrapper<Tr> {...}

Public Methods