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