grpc-java/core
Eric Anderson 4a05869db7 Replace Operation*Exception with Status*Exception
Operation is a term no longer used in gRPC. StatusException seems clear
and is concise. Moved out of Status class to remove stuttering.

The return types of as*Exception() is now explicitly the
Status.*Exception type.
2015-05-01 08:43:37 -07:00
..
src Replace Operation*Exception with Status*Exception 2015-05-01 08:43:37 -07:00
build.gradle Split protobuf into its own project 2015-04-10 15:50:56 -07:00