Skip to content

jwashin/rpc_exceptions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of possibly useful Exception classes for JSON-RPC implementation.

license

Usage

These are exceptions. Mostly Marker Exceptions. Without a circular import problem.

import 'package:rpc_exceptions/rpc_exceptions.dart';

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

Marker Exceptions for JSON-RPC implementations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages