@InterfaceAudience.Private public class ProtobufHelper extends Object
Modifier and Type | Method and Description |
---|---|
static IOException |
getRemoteException(com.google.protobuf.ServiceException se)
Return the IOException thrown by the remote server wrapped in
ServiceException as cause.
|
public static IOException getRemoteException(com.google.protobuf.ServiceException se)
se
- ServiceException that wraps IO exception thrown by the serverCopyright © 2013 Apache Software Foundation. All rights reserved.