Skip to content

Strip excess custom exceptions from 'gcloud.streaming' #1227

Description

@tseaver

Many (all, maybe) of the custom exception types in gcloud.streaming.exceptions are providing no value, and could be replaced with either standard exceptions (ValueError, TypeError, etc.), or one of our existing types mapping particular HTTP response codes.

Strip out as many of the custom types as seems feasible, and move the remainder to gcloud.exceptions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions