MCPcopy Create free account
hub / github.com/clMathLibraries/clFFT / TimeoutException

Class TimeoutException

src/scripts/perf/errorHandler.py:44–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42
43#--------------------------------Class Definitions-----------------------------
44class TimeoutException(Exception):
45 pass
46
47"""Base class for handling all the application generated exception"""
48class ApplicationException(Exception):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected