Exemplo n.º 1
0
def searchReads():
    raise frontendExceptions.PathNotFoundException()
Exemplo n.º 2
0
def searchCallSets():
    raise frontendExceptions.PathNotFoundException()
Exemplo n.º 3
0
def index():
    raise frontendExceptions.PathNotFoundException()
Exemplo n.º 4
0
def getReferenceSet(id):
    raise frontendExceptions.PathNotFoundException()
Exemplo n.º 5
0
def searchReferences():
    raise frontendExceptions.PathNotFoundException()