rpc_exceptions 1.0.1 rpc_exceptions: ^1.0.1 copied to clipboard
A collection of handy Exceptions for JSON-RPC implementation.
A collection of possibly useful Exception classes for JSON-RPC implementation.
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.