Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 665 Bytes

underworld.function.exception.rst

File metadata and controls

30 lines (23 loc) · 665 Bytes

underworld.function.exception module

This module provides functions which raise an exception when given conditions are encountered during function evaluations. Exception functions never modify query data.

Module Summary

classes:

underworld.function.exception.CustomException underworld.function.exception.SafeMaths

Module Details

classes:

underworld.function.exception.CustomException

underworld.function.exception.SafeMaths