PrimeRuntimeError# exception ansys.meshing.prime.PrimeRuntimeError(message, error_code=None, error_locations=None)# Provides runtime errors for PyPrimeMesh. Parameters: messagestrError message to show. error_codeErrorCode, optionalID of the error. The default is None. error_locationsAny, optionalLocation of the error. The default is None.