meshkernel.errors module
- exception Error
Bases:
Exception
Base class for exceptions in this module.
- exception MeshGeometryError(message: str, info: Tuple[int, Mesh2dLocation])
Bases:
MeshKernelError
Exception raised for mesh geometry errors occurring in the MeshKernel library.
- index() int
- location() Mesh2dLocation