Skip to content

Subclasses of of Exception should be named *Exception #99

@kevmoo

Description

@kevmoo

Short list (there may be more)

lib/api/errors.dart:class AppEngineError implements Exception {
lib/api/errors.dart:class NetworkError extends AppEngineError implements IOException {
lib/api/errors.dart:class ProtocolError extends AppEngineError implements IOException {
lib/src/protobuf_api/rpc/rpc_service.dart:class RpcApplicationError implements Exception {

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:appenginetype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions