DriveRpcException constructor
DriveRpcException(
- String message
Creates a drive RPC exception.
Implementation
DriveRpcException(this.message);
Creates a drive RPC exception.
DriveRpcException(this.message);