webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
com.google.protobuf.ServiceException Class Reference
Inheritance diagram for com.google.protobuf.ServiceException:

Public Member Functions

 ServiceException (final String message)
 
 ServiceException (final Throwable cause)
 
 ServiceException (final String message, final Throwable cause)
 

Detailed Description

Thrown by blocking RPC methods when a failure occurs.

Author
cpovi.nosp@m.rk@g.nosp@m.oogle.nosp@m..com (Chris Povirk)

Constructor & Destructor Documentation

◆ ServiceException() [1/3]

com.google.protobuf.ServiceException.ServiceException ( final String  message)
inline

◆ ServiceException() [2/3]

com.google.protobuf.ServiceException.ServiceException ( final Throwable  cause)
inline

◆ ServiceException() [3/3]

com.google.protobuf.ServiceException.ServiceException ( final String  message,
final Throwable  cause 
)
inline

The documentation for this class was generated from the following file: