Lines Matching refs:OwnershipError
25 class OwnershipError(error.TestError): class
131 raise OwnershipError('Malformatted response.')
143 raise OwnershipError('Malformatted response.')
154 raise OwnershipError('Incorrect username.')
165 raise OwnershipError('No guest mode setting protobuf.')
167 raise OwnershipError('No guest mode setting.')
169 raise OwnershipError('Incorrect guest mode setting.')
180 raise OwnershipError('No show users setting protobuf.')
182 raise OwnershipError('No show users setting.')
184 raise OwnershipError('Incorrect show users setting.')
195 raise OwnershipError('No roaming setting protobuf.')
197 raise OwnershipError('No roaming setting.')
199 raise OwnershipError('Incorrect roaming setting.')
210 raise OwnershipError('No allow new users setting protobuf.')
212 raise OwnershipError('No allow new users setting.')
214 raise OwnershipError('Incorrect allow new users setting.')
368 raise error.OwnershipError('Empty signature!')