    

 ## On this page

  

 

 # ansys.meshing.prime

 Last update: 17.07.2025 

### *exception* ansys.meshing.prime.PrimeRuntimeError(message, error\_code=None, error\_locations=None)

Provides runtime errors for PyPrimeMesh.

- **Parameters:****message**: Error message to show.
    
    **error\_code**: ID of the error. The default is `None`.
    
    **error\_locations**: Location of the error. The default is `None`.