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