Esempio n. 1
0
def unAuthorizedError():
    raise HttpError.unauthorized()
Esempio n. 2
0
def unauthorized_error():
	raise HttpError.unauthorized()