flom
develop
  • About this project
  • Installation
  • How to build flom manually
  • Basic usage
  • API Documentation
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
      • Classes and Structs
      • Enums
      • Functions
      • Variables
      • Typedefs
      • Directories
      • Files
        • File CMakeLists.txt
        • File constants.hpp
        • File effector.hpp
        • File effector_type.hpp
        • File effector_weight.hpp
        • File errors.hpp
        • File flom.hpp
        • File frame.hpp
        • File interpolation.hpp
        • File loose_compare.hpp
        • File motion.hpp
        • File motion.impl.hpp
        • File optional.hpp
        • File proto_util.hpp
        • File range.hpp
        • File range.impl.hpp
flom
  • Docs »
  • API Documentation »
  • File errors.hpp
  • Edit on GitHub

File errors.hpp¶

↰ Parent directory (include/flom)

Contents

  • Definition (include/flom/errors.hpp)
  • Includes
  • Included By
  • Namespaces
  • Classes

Definition (include/flom/errors.hpp)¶

  • Program Listing for File errors.hpp

Includes¶

  • exception
  • string

Included By¶

  • File flom.hpp
  • File range.hpp

Namespaces¶

  • Namespace flom::errors

Classes¶

  • Class InitKeyframeError
  • Class InvalidFrameError
  • Class InvalidTimeError
  • Class InvalidWeightError
  • Class JSONDumpError
  • Class JSONLoadError
  • Class KeyframeNotFoundError
  • Class OutOfFramesError
  • Class ParseError
  • Class SerializationError
Next Previous

© Copyright 2019 coord.e Revision e851ea0d.

Built with Sphinx using a theme provided by Read the Docs.