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