Overview

Namespaces

  • AnalyseModule
    • Models
  • BaseModule
    • Exceptions
    • Models
    • Repository
    • Services
  • DispatchModule
    • Helpers
    • Models
    • Tools
  • PredictModule
  • SearchModule

Exceptions

  • BaseException
  • NotFoundException
  • ToolException
  • Overview
  • Namespace
  • Class

Class ToolException

Exception for error in external tool (typically external [python] utility problem)

Exception
Extended by BaseModule\Exceptions\BaseException
Extended by BaseModule\Exceptions\ToolException
Namespace: BaseModule\Exceptions
Located at BaseModule/exceptions/NotFoundException.php
Methods inherited from Exception
__construct(), __toString(), __wakeup(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen