SAE Teensy ECU
IIT SAE Microcontroller programming
Loading...
Searching...
No Matches
script.error.OutOfRangeException Class Reference

Exception thrown when there are no more values that can be allocated to a type. More...

Inheritance diagram for script.error.OutOfRangeException:
script.error.ScriptException

Public Member Functions

 __init__ (self, message)
 

Detailed Description

Exception thrown when there are no more values that can be allocated to a type.

Definition at line 8 of file error.py.

Constructor & Destructor Documentation

◆ __init__()

script.error.OutOfRangeException.__init__ (   self,
  message 
)

Definition at line 11 of file error.py.


The documentation for this class was generated from the following file: