Skip to main content
Ctrl+K
Origen O2 documentation Origen O2 documentation

O2

  • Guides
  • API Reference
  • Release Notes
  • Community
  • GitHub
  • Guides
  • API Reference
  • Release Notes
  • Community
  • GitHub

Section Navigation

  • origen.__bin__
  • origen.application
  • origen.attributes
  • origen.blocks
  • origen.boot
  • origen.callbacks
  • origen.compiler
  • origen.controller
  • origen.errors
  • origen.helpers
  • origen.interface
  • origen.pins
  • origen.producer
  • origen.services
  • origen.sub_blocks
  • origen.target
  • origen.tester
  • origen.timesets
  • origen.translator
  • origen.translators
  • origen.unit_helpers
  • origen.utility
  • origen.web
  • origen
  • origen.errors

origen.errors#

  • Exceptions

Exceptions#

  • DuplicateInstanceError: Common base class for all non-exit exceptions.

  • FileExtensionError: Common base class for all non-exit exceptions.

  • UndefinedDataError: Common base class for all non-exit exceptions.

exception origen.errors.DuplicateInstanceError(obj, klass_alias=None)#
exception origen.errors.FileExtensionError(ext)#
exception origen.errors.UndefinedDataError(msg)#

previous

origen.controller

next

origen.helpers

On this page
  • Exceptions
    • DuplicateInstanceError
    • FileExtensionError
    • UndefinedDataError
Show Source

© Copyright 2020, Origen Core Team.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.20.0.