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