Skip to content

Avoid use of exceptions. #4

@polymerizedsage

Description

@polymerizedsage

Currently exceptions are used to raise error conditions to client code. The Scifi server follows the Google C++ Style Guide which specifically disallows the use of exceptions. I propose that libndtp adopt this style guide and remove the use of exceptions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions