class Protobuf::Rpc::ServiceNotFound
def initialize message='Service class not found'
def initialize message='Service class not found' super message, 'SERVICE_NOT_FOUND' end
def initialize message='Service class not found' super message, 'SERVICE_NOT_FOUND' end