sintax error

123456789
Across
  1. 4. Error when you close a function that yields values.
  2. 6. Error when you go beyond a list's limits.
  3. 8. Happens when a number gets too big to handle.
  4. 9. Variable inside a function has no value set.
Down
  1. 1. Error raised when an object doesn't have a certain property.
  2. 2. Problem occurs when converting text to a specific encoding.
  3. 3. Code structure misalignment triggers this.
  4. 5. Error from something not fitting any specific type.
  5. 7. Fails when dealing with decimal number operations.
  6. 8. A problem when interacting with the operating system.