BError
class BError
BError(const char* origin);
BError(BString origin);
virtual ~BError() noexcept;
BError(const BError& error);
BError(BError&& error) noexcept;
BError& operator=(const BError& error);
BError& operator=(BError&& error) noexcept;
class BRuntimeError : public BError
class BSystemError : public BError
class BBorrowError : public BError
BError(origin)
class BHttpFields::InvalidInput : public BError
class BHttpMethod::InvalidMethod : public BError
class BHttpTime::InvalidInput : public BError
class BUnsupportedProtocol : public BError
class BInvalidUrl : public BError
class BNetworkRequestError : public BError
BError::_ReservedError4()
BError(origin),
BError(origin),
BError(std::move(origin)),
BError(origin),
BError(std::move(origin)),
BError::BError(const char* origin)
BError::BError(BString origin)
BError::~BError() noexcept = default;
BError::BError(const BError& error) = default;
BError::BError(BError&& error) noexcept = default;
BError& BError::operator=(const BError& error) = default;
BError& BError::operator=(BError&& error) noexcept = default;
BError::Origin() const noexcept
BError::DebugMessage() const
BError::WriteToStream(std::ostream& stream) const
BError::WriteToOutput(BDataIO* output) const
BError::_ReservedError1()
BError::_ReservedError2()
BError::_ReservedError3()
BString output = BError::DebugMessage();
BError(origin),
BError(origin),
BString output = BError::DebugMessage();
} catch (BError& error) {
BError(origin),
BString output = BError::DebugMessage();
BError(origin),
BError(origin),
BError(std::move(origin)),
BError(origin),
BError(std::move(origin)),
BError(origin),
} catch (const BPrivate::Network::BError& e) {
} catch (const BPrivate::Network::BError& e) {
} catch (const BPrivate::Network::BError& e) {
} catch (const BPrivate::Network::BError& e) {
} catch (const BPrivate::Network::BError& e) {
} catch (const BPrivate::Network::BError& e) {