titus.errors.PFARuntimeException

class titus.errors.PFARuntimeException(message, code, fcnName, pos)[source]

Bases: titus.errors.PFAException

Exception encountered at runtime in a PFA library call.

__init__(message, code, fcnName, pos)
Parameters:message (string) – library function error message