예제 #1
0
def unAuthorizedError():
    raise HttpError.unauthorized()
예제 #2
0
def unauthorized_error():
	raise HttpError.unauthorized()