Version: 9.12.0
SALOME_ModuleCatalog::NotFound Exception Reference

This exception is raised when a component, a service or a pathPrefix is not found. More...

import"SALOME_ModuleCatalog.idl";

Data Fields

string what
 Indicates if it's a component, a service or a % pathPrefix. More...
 

Detailed Description

This exception is raised when a component, a service or a pathPrefix is not found.

Field Documentation

◆ what

string SALOME_ModuleCatalog::NotFound::what

Indicates if it's a component, a service or a % pathPrefix.

Referenced by main().