Skip to main content
Ctrl+K
Wattson  documentation - Home
  • Wattson Setup
  • First Steps with Wattson
  • High-Level-Documentation
  • API Documentation
  • Wattson Home
  • Wattson GitHub
  • Wattson Setup
  • First Steps with Wattson
  • High-Level-Documentation
  • API Documentation
  • Wattson Home
  • Wattson GitHub

Contents:

  • Wattson Setup
  • First Steps with Wattson
  • High-Level-Documentation
  • API Documentation
    • analysis
    • apps
    • cosimulation
    • datapoints
    • exceptions
    • hosts
    • iec104
    • iec61850
    • lib
    • networking
    • powergrid
    • services
    • time
    • util
      • UPSManager
      • apply_args_from_kwargs
      • async_logger
      • basic_logger
      • clean
      • compat
      • context_logger
      • custom_exceptions
        • wattson.util.custom_exceptions.ArgumentIsNoneError
        • wattson.util.custom_exceptions.BadArgumentError
        • wattson.util.custom_exceptions.CLIError
        • wattson.util.custom_exceptions.InvalidIEC104Error
        • wattson.util.custom_exceptions.InvalidL5Error
        • wattson.util.custom_exceptions.InvalidModbusError
        • wattson.util.custom_exceptions.MissingArgumentError
        • wattson.util.custom_exceptions.NormNotTransferredError
        • wattson.util.custom_exceptions.SetupError
        • wattson.util.custom_exceptions.UnexpectedAPDUError
        • wattson.util.custom_exceptions.UnsupportedError
      • events
      • hidden_print
      • init_configs
      • json
      • log
      • log_contexts
      • misc
      • noise
      • np_encoder
      • object_model
      • orm
      • performance
      • persistence_drivers
      • powernet
      • progress_printer
      • random
      • readable_dir
      • scenario
      • services
      • terminal
      • threading
      • time
      • yaml
  • API Documentation
  • util
  • custom_exceptions

custom_exceptions#

Exceptions

ArgumentIsNoneError

BadArgumentError

CLIError

InvalidIEC104Error

InvalidL5Error

InvalidModbusError

MissingArgumentError

NormNotTransferredError

Where the detected norm is not implemented for the specifric method yet

SetupError

UnexpectedAPDUError

UnsupportedError

Occurs for any not-yet implmeneted case.

previous

ContextLogger

next

wattson.util.custom_exceptions.ArgumentIsNoneError

© Copyright 2025, Lennart Bader.